Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Target Communication...
  5. 1.4.0
  6. Issues

Eclipse Target Communication Framework 1.4.0

Primary tabs

  • Overview
  • Issues(active tab)
  • Release Plan
  • Review Information
This release targets these issues.
= resolved/fixed
= unsolved/reopened
TCF (67)
Agent (43)
  • 405902 Step-Over . Step-Into falls into a stub when debugging code compiled with -fPIC [resolved/fixed]
  • 469353 Enum evaluation issue : Endianness issue ? [verified/fixed]
  • 469842 Breakpoint : disable relocation [resolved/fixed]
  • 469946 TCF agent does not handle EM_PPC64 idiosyncrasies. [resolved/fixed]
  • 470179 Add SysMonitor context properties "Exe" and "ExeType" [resolved/fixed]
  • 470828 Step-over in PPC64 when stopped at the prolog. [resolved/fixed]
  • 472749 C++: Symbol service does not return Flags property for access specifier (private, public, protected) [resolved/fixed]
  • 473766 Getting wrong part of the 64-bits register during expression evaluation [resolved/fixed]
  • 474508 dlopen not sending MemoryMap changed event [resolved/fixed]
  • 474604 Too restrictive check for offset in DW_TAG_compile + DW_AT_sibling [resolved/fixed]
  • 474895 context-proxy.c : Stalled cache on cache_wait(&cache->mmap_cache); [closed/fixed]
  • 475936 Step-into-line behavior different from OpenSource Agent and VxWorks [resolved/fixed]
  • 478058 Hooks in linenumbers_elf [resolved/fixed]
  • 478060 Add hook to customize is_hidden_function [resolved/fixed]
  • 478914 Need a hook to adjust breakpoint address if needed in plant_breakpoint_address_iterator() [resolved/fixed]
  • 478921 flush_instructions() cause some breakpoints to not be hit on VxWorks [resolved/fixed]
  • 479340 Propagation of Target properties into tcf-server [resolved/fixed]
  • 479642 Arm crawler disable indirect jump [closed/fixed]
  • 480678 tcf agent support for DW_CFA_GNU_window_save [resolved/fixed]
  • 481041 Thumb step-out issue [resolved/fixed]
  • 481829 Add FP.Coproc registers supports for VxWorks [resolved/fixed]
  • 482079 EM_SPARCV9 not defined when INCLUDE_NATIVE_ELF_H is not defined [resolved/fixed]
  • 482131 Thumb crawler unrecognized instruction [resolved/fixed]
  • 484590 Thumb crawler : Issue when decoding mov r4, r0 ? [resolved/fixed]
  • 485356 ACPM question around memory_map_get in the tcf-server [closed/fixed]
  • 486381 code to skip dynamically loaded code prologue causes VxWorks debugger slowness [resolved/fixed]
  • 487065 Latest commit to context-linux.c breaks process exit. [resolved/fixed]
  • 487708 When disassembly on a Thumb target, if the current ISA cannot be determined, ARM is used. [resolved/fixed]
  • 489352 json_write_int64, json_write_long: overflow for minimum value [resolved/fixed]
  • 490447 Expression service - Looking for pseudo_types takes the wrong one [resolved/fixed]
  • 490882 Improve memory cache and registers cache in the Value Add [resolved/fixed]
  • 490893 Add support of expressions evaluation APIs without Expressions service [resolved/fixed]
  • 491306 Build of Debug Agent for VxWorks is broken [resolved/fixed]
  • 491510 Crash in vm.c [resolved/fixed]
  • 492012 Recent change broke ADA support [resolved/fixed]
  • 492193 Endianness issue with AT_bit_stride [resolved/fixed]
  • 493146 Unable to build on darwin [resolved/fixed]
  • 493492 New hooks for LivePatch feature [resolved/fixed]
  • 494129 Another hook for LivePatch feature [resolved/fixed]
  • 494421 ARM Disassembler issues. [resolved/fixed]
  • 494423 ARM missing instructions. [resolved/duplicate]
  • 494424 Thumb disassembler issues. [resolved/fixed]
  • 495407 Cannot evaluate a tls embedded within a C++ class [resolved/fixed]
Core (8)
  • 475527 tcf-master-tests is failing since the target Platform update to Mars [resolved/fixed]
  • 480330 Infinite loop when stepping in a function stored in a shared library without debug info [resolved/fixed]
  • 480692 Error not reported when file cannot be open during query to getSymFileInfo [resolved/fixed]
  • 481787 TCF Discovery fails to discover a local agent. [resolved/fixed]
  • 483177 When a ChannelTCP has been reset it is attempted to stop the channel [resolved/fixed]
  • 486746 Dynamic printf does not work reliably when symbols have different scopes. [resolved/fixed]
  • 491161 TCF may not decode a multidimentionnal array [resolved/fixed]
  • 492736 Missing support for DW_TAG_label [resolved/fixed]
Debug (6)
  • 468464 Add support for filtering variants according to discriminant value [resolved/fixed]
  • 474384 Variables view still shows local variables after resume [resolved/fixed]
  • 485132 Debug of single project with TCF causes building of whole workspace [resolved/fixed]
  • 490874 Eclipse can't handle signals > 31 [resolved/fixed]
  • 491676 Global variable is not re-evaluated in Expressions view on context change [resolved/fixed]
  • 491696 Suspend trigger is not activated for the initial Debug view selection [resolved/fixed]
Target (10)
  • 467647 'Show on connect' does not work on Linux host [closed/fixed]
  • 471321 Opening context menu on file-system explorer can throw an exception [resolved/fixed]
  • 472335 tcf.remote needs to be upgraded to work with org.eclipse.remote 2.0 [resolved/fixed]
  • 473267 Cannot download files from a connection which has a space in the connection name [resolved/fixed]
  • 475513 valueaddBinding enablement expressions need to support Platform PropertyTesters [resolved/fixed]
  • 480444 java.lang.NoSuchMethodError with Neon M3 due to Target Explorer using eclipse.ui internal non-API [resolved/fixed]
  • 487339 GTK: Icon cropped on control toolbar contribution [resolved/fixed]
  • 489483 The TCF C.C++ Remote (over TCF.TE) Run.Debug Launcher is incompatible with CDT 9.0 Neon M6 [resolved/fixed]
  • 489489 Can only use final class fields in classes derived from GdbLaunchDelegate [resolved/fixed]
  • 493944 o.e.tcf.te.tcf.processes.ui depends on o.e.tcf.te.launch.ui [resolved/fixed]
Eclipse Target Communication Framework

Project Links

  • Getting Started
  • Website

Related Projects

Related Projects:

  • Eclipse Tools Project
    • Eclipse Target Management: Terminal and Remote System Explorer (RSE)
    • Eclipse CDT™ (C/C++ Development Tooling)

Project Hierarchy:

  • Eclipse Tools Project
  • Eclipse Target Communication Framework

Tags

Technology Types
  • Testing
  • Tools
Build Technologies
  • Tycho
Other Tags
  • embedded
  • device
  • tooling
  • debug
  • tracing
  • agent
  • launch

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top