Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-26TCF Debugger: symbol files and path map are now associated with SymbolsGroup ...eutarass1-3/+1
2011-09-09TCF Debugger: fixed: the debugger should never try to lookup source files usi...eutarass1-3/+10
2011-09-01TCF version changed to 0.5.0eutarass1-1/+1
2011-08-19TCF Tests: added run control tracing support.eutarass1-0/+5
2011-07-11Bug 351153 - Regression: Workspace Selection Dialog no longer shown due to cd...eutarass1-1/+1
2011-06-22TCF Debugger: implemented new TCF launch configuration option: "Disconnect wh...eutarass1-3/+16
2011-06-13TCF Debugger: improved Symbol Files (memory map) UI: icon, sorting, default s...eutarass1-0/+14
2011-06-13Changes in Memory Map service implementation and UI:eutarass4-24/+70
2011-05-19Merged changes from 0.4.0 release branch to trunk.eutarass1-2/+2
2011-05-19TCF Debugger: memory map item property definition TCFLaunch.PROP_MMAP_ID is m...eutarass1-6/+6
2011-03-15TCF Debugger: fixed: Targets tab in TCF launch configuration continues connec...eutarass1-2/+1
2011-03-07TCF Tests: diagnostics tests now support loading memory maps and handling run...eutarass1-3/+27
2011-03-04Bug 338653: [cdt] Add support for CDT launch config typeseutarass2-3/+17
2011-02-021. Added code, API and UI to control auto-attach of process children.eutarass1-2/+14
2010-12-06TCF Debugger: fixed: exception in Debug Configuration dialog Target tab when ...eutarass1-0/+4
2010-12-01TCF Debugger: Target tab in Debug Configuration dialog:eutarass1-5/+10
2010-11-13TCF Debugger: added code to manually add entries to target memory map. This f...eutarass1-11/+11
2010-09-08TCF Debugger: Fixed: editing working directory field in TCF Launch Configurat...eutarass1-1/+5
2010-06-14Fixed some of Eclipse 3.6 JDT warningseutarass1-12/+17
2010-06-14TCF Debugger: "Run Tests" and "Tests Loop" commands now start the agent if "R...eutarass1-11/+37
2010-06-041. Added version=0.3.0 on Export-Package: org.eclipse.tm.tcf.extensionseutarass1-2/+1
2010-06-04TCF version changed to 0.3.0eutarass1-1/+1
2010-05-27Fixed copyright headers eutarass24-23/+33
2010-04-03TCF Debugger: improved controls enabling logic in Target tab of Launch Config...eutarass1-21/+35
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass2-6/+33
2010-01-14TCF Agent: more value-add support: few bug fixes and cosmetic changeseutarass1-1/+2
2010-01-11New TCF service: Path Map. It stores file path mapping across systems.eutarass5-8/+311
2009-12-02TCF Debugger: fixed infinite loop in Launch Configuration Target tab when tar...eutarass1-2/+4
2009-10-28TCF Debugger: in "Available targets" list, don't show target icon with error ...eutarass1-0/+1
2009-10-05TCF Debugger: fixed source lookup in case of remote buildeutarass1-2/+1
2009-10-01TCF Debugger Launch/Targets view: fixed: target list is not properly refreshe...eutarass1-65/+63
2009-09-21TCF Debugger: Added user actions in variables and expression views: Display A...eutarass1-1/+1
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass23-291/+291
2009-09-01TCF Debugger: implemented launch configuration shortcutseutarass5-47/+267
2009-08-27Rebuilt TCF update siteeutarass1-0/+1
2009-08-26TCF Launch Configuration now can start and use TCF agent on a local host.eutarass2-63/+75
2009-06-16TCF Debugger: agent setup wizard: fixed errors in base64 encoding of agent RP...eutarass3-13/+29
2009-05-27Secure TCF: implemented certificate based authenticationeutarass2-16/+59
2009-05-19TCF Debugger: fixed: sometimes diagnostics test loop stops at the end of an i...eutarass1-4/+5
2009-05-05Added pre-built TCF Agent binary RPMs for Red Hat Linuxeutarass2-20/+51
2009-05-04Update site is re-built with latest codeeutarass1-6/+16
2009-04-22Fixed: agent setup wizard fails when it runs base64 commandeutarass2-10/+22
2009-04-20Updated files on TCF update siteeutarass1-11/+35
2009-04-20Fixed: agent setup wizard asks for SSH password two timeseutarass1-0/+1
2009-04-20Fixed: temporary file is left by TCF setup wizardeutarass1-0/+3
2009-04-16TCF Debugger: fixed NullPointerException in TELNET client codeeutarass1-2/+0
2009-04-16TCF Debugger: launch configuration dialog now can install TCF agent on remote...eutarass15-310/+1887
2009-01-21TCF Agent: better handling of sys calls on Linuxeutarass1-10/+1
2009-01-15TCF Debugger, work in progress: added debugger UI to handle POSIX signalseutarass1-1/+1
2008-12-11Fixed: TCF Launch Configuration dialog: target selection is not persistent if...eutarass1-1/+7

Back to the top