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.2.0
  6. Issues

Eclipse Target Communication Framework 1.2.0

Primary tabs

  • Overview
  • Issues(active tab)
  • Release Plan
  • Review Information
This release targets these issues.
= resolved/fixed
= unsolved/reopened
TCF (106)
Agent (45)
  • 408903 update disassembly service to be able to run it from TCF server [resolved/fixed]
  • 409844 Add hooks to server.c (value-add) to allow extensions without coping.merging [resolved/fixed]
  • 409909 id2ctx() does not find context if contexts hierarchy has more than 2 levels [resolved/fixed]
  • 410713 Chained tcf servers do not report correct list of services (2) [resolved/fixed]
  • 411389 Stepping Over a C line does not work with Symbol Proxy [resolved/fixed]
  • 411756 Stacktrace service documentation should be updated with new properties and new command [resolved/fixed]
  • 411758 Stacktrace service does not report 'Level' property anymore [resolved/fixed]
  • 411896 Provide support for common variables. [verified/fixed]
  • 412115 Runcontrol resume on an unsupported mode reports context resumed. [resolved/fixed]
  • 412494 Regression: system.GNU.Linux.tcf.context-linux.c:1230: event_pid_stopped: Assertion `prs->ref_count == 1' failed. [resolved/fixed]
  • 416154 Line information for an address is not returned [resolved/fixed]
  • 416257 Get a TCF error for the service LineNumbers [resolved/fixed]
  • 416362 Made the ARM build more configurable [resolved/fixed]
  • 416500 Agent crash when parsing C++ symbol file [resolved/fixed]
  • 417126 Add support for PowerPC [resolved/fixed]
  • 417363 Add support for PowerPC floating point registers [resolved/fixed]
  • 418186 .debug_arranges section can have empty entries [resolved/fixed]
  • 418675 No breakpoint error is reported when source line info cannot be found [resolved/fixed]
  • 418946 Diagnostics FileSystem java test fails if first filesystem root entry is not writable [resolved/fixed]
  • 419995 str_fmt_exception does not format the error properly [resolved/fixed]
  • 420026 iterate_path_map_rules does not support rules list modification [resolved/fixed]
  • 421055 FileSystem commands should use a Worker thread [resolved/fixed]
  • 421209 Bad floating point value precision on 64 bit [resolved/fixed]
  • 421640 Typo in Makefile.inc : "LIBCRYOTO" [closed/fixed]
  • 421649 Cannot build TCF Agent on Linux without SSL and UUID [closed/fixed]
  • 421658 Connot build minimal agent without tracing [closed/fixed]
  • 421715 It should be possible to build the "daytime" example with minimal services . footprint [closed/fixed]
  • 421722 The Raspberry Pi is extremely slow compiling the daytime example with optimization [closed/fixed]
  • 421945 Windows mingw compilation failing : undefined reference to `setenv' [resolved/fixed]
  • 422551 Debugger does report correct value for a function argument [resolved/fixed]
  • 422741 Linux Build : Compilation Flag : -Wno-array-bounds no supported by gcc 3.4.6 and 4.1.2 [resolved/fixed]
  • 422946 Need ability to support multiple and different context interfaces [resolved/fixed]
  • 423033 Crash during loc_free of peer server [resolved/fixed]
  • 423581 Symbols address are not correct in the case the symbol service is in the Value Add. [resolved/fixed]
  • 424032 Need stacktrace hook [resolved/fixed]
  • 424515 Need a way to flush or limit amount of data cached by various agent proxys [resolved/fixed]
  • 424801 Support for NEC v850 [resolved/fixed]
  • 424854 V850 : missing isa definition for EM_V850 [resolved/fixed]
  • 425406 An expression to access an array cell returns an error [resolved/fixed]
  • 425659 An expression with reference to array or structure reports an error [resolved/fixed]
  • 426495 Provide a way to add more generic identifier callbacks [resolved/fixed]
  • 427030 dwarf-test: error reported for application with C++ reference [resolved/fixed]
  • 427248 IFilesystem.fsetstat call lead to assertion in runtime agent [resolved/fixed]
  • 427369 Windows mingw compilation failing : undefined reference to `futime' [resolved/fixed]
  • 428117 Debugger does not report sources file after stopped at main [resolved/fixed]
Core (17)
  • 409569 update CMake overload machanism to easily integrate propriatary code to TCF value-add [resolved/fixed]
  • 410939 Prevent multiple registrations of channel close listener for the filesystem service. [resolved/fixed]
  • 411360 Fix a value-add build warning [resolved/fixed]
  • 411684 Method "IChannel.setServiceProxy" fails with "Proxy already set" error [resolved/fixed]
  • 413092 FileSystem service : open flag O_RDWR is not well supported [resolved/fixed]
  • 417525 ValueAdd : Getting the endianess for a given Context ? [resolved/fixed]
  • 418651 TCF Eclipse Breakpoint view does not report breakpoint status consistently [resolved/fixed]
  • 421285 infinite loop when using symbol proxy get_location_info() [resolved/fixed]
  • 422497 double free error with symbol_proxy [resolved/fixed]
  • 422666 Parsing expressions containing a odd number double quote character is an infinite loop [resolved/fixed]
  • 422781 Extend ISA data provided by runcontrol [resolved/fixed]
  • 422786 Disassembly service issue if query default ISA to a remote TCF peer [resolved/fixed]
  • 423568 Filesystem service commands opendir and readdir should use worker thread [resolved/fixed]
  • 424841 Provide a redirect option in order to chain the value-add [resolved/fixed]
  • 425520 "FileSystem root" command should run from IO worker thread [resolved/fixed]
  • 427901 Missing ranges for a C++ application built with GCC 4.3.3 [resolved/fixed]
  • 436158 TCF must update its Orbit repo for Luna [resolved/fixed]
Debug (18)
  • 374983 AddWatchpoint action needs to be updated for CDT 8.1 [resolved/fixed]
  • 390572 TCF Debug: Cannot set breakpoint in a source file which is a symbolic link [resolved/fixed]
  • 412522 Run to line in disassembly View uses decimal values [verified/fixed]
  • 413423 Incomplete stack on ARM lead to error in reverse step line [resolved/fixed]
  • 415949 +.-Inf and Nan are not correctly evaluated in the registers view [resolved/fixed]
  • 416592 MemoryView in Eclipse 3.8 using TCF Backend seem to have endianness issue. [resolved/fixed]
  • 416942 Persistence of Memory Monitors and Custom Renderings [resolved/fixed]
  • 419059 Debug test with a TCF agent and a value-add [closed/fixed]
  • 422825 suspend trigger is activated on each new execution context [resolved/fixed]
  • 427116 Make TCF preferences more visible [resolved/fixed]
  • 428202 Allow to edit the breakpoint scope expression when offline [resolved/fixed]
  • 428721 Debug view becomes unusable when contexts are added.removed rapidly [resolved/fixed]
  • 428972 Typo in TCFBreakpointActions [resolved/fixed]
  • 429165 Selecting Scope properties page of a breakpoint always creates a scope [resolved/fixed]
  • 431919 Change default columns in Variables and Expressions view [resolved/fixed]
  • 432455 Add an option to show qualified type names [resolved/fixed]
  • 433987 "Add Watchpoint" action should use common breakpoint properties dialog [resolved/fixed]
  • 434475 Unfriendly error message when modifying register value fails at the target [resolved/fixed]
Target (26)
  • 402565 cannot install standalone terminals feature if TM repo is not enabled [resolved/fixed]
  • 410572 Files open through Filesystem tab in System management are editable but not synced with the target [resolved/fixed]
  • 411310 TCF "Getting Started" docs do not mention gnu.io.CommPortIdentifier [resolved/fixed]
  • 420450 Stack overflow after opening Profiler view [resolved/fixed]
  • 420474 Local Terminal doesn't support UTF-8 symbols, e.g. Chinese [resolved/fixed]
  • 422850 Target Explorer Build Failures against Eclipse SDK 4.4m4 Luna [resolved/fixed]
  • 427039 tcf.te.ui.terminals depends on tcf.te.tcf.locator. [resolved/fixed]
  • 428475 SWTException caused by NPE in EditorHandlerDelegate [resolved/fixed]
  • 432020 The Target Explorer's Connections dropdown is shown in the toolbar even if the TE Capability is turned off [resolved/fixed]
  • 433645 Local terminal connector should not enable local echo on windows if PTY is available [resolved/fixed]
  • 433838 Wrapped lines create extra line feed [resolved/fixed]
  • 433931 Connection icon accidentally suggest the connection is connected while it is not [resolved/fixed]
  • 434487 The TCF Target Explorer's global "System" menu should be renamed to "Target" [resolved/fixed]
  • 434921 Request a keyboard shortcut for "Open a Terminal" [resolved/fixed]
  • 434925 Releng: The "Target Explorer Terminals" feature has an incorrect license [resolved/fixed]
  • 434940 Cannot open multiple local terminals [resolved/fixed]
  • 434972 ArrayIndexOutOfBoundsException when pasting text with CRLF [resolved/fixed]
  • 434989 IllegalArgumentException in Local connector, when both TM Legacy Terminal and TCF Terminals are installed [resolved/fixed]
  • 435016 No CR when running Node.js scripts on Windows [resolved/fixed]
  • 435106 Rename the Terminal feature to "TCF Terminal (Console) View" [resolved/fixed]
  • 435111 The Ctrl+Alt+T Shortcut doesn't work on the Mac [resolved/fixed]
  • 435150 TCF Terminals should not depend on the full CDT Platform [resolved/fixed]
  • 435896 The Terminal features should be in a separate "TCF Terminals" category in the org.eclipse.tcf.repo [resolved/fixed]
  • 436152 There are still two OLD license.html files in the TCF repo [resolved/fixed]
  • 436179 The "Target" toplevel menu must be hidden by default [resolved/fixed]
  • 441651 Update Marketplace entry http:..marketplace.eclipse.org.content.tcf-terminals [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