Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-28TCF Debugger: removed unwanted empty line in Variables view details paneeutarass1-1/+0
2010-04-03TCF Debugger: improved controls enabling logic in Target tab of Launch Config...eutarass1-21/+35
2010-04-01TCF Debugger: improved implementation of fake top stack frame node that is us...eutarass4-6/+17
2010-03-28TCF Debugger: improved error reportseutarass1-1/+1
2010-03-25TCF Debugger: fixed: UI can lock if keyboard shortcuts F5, F6, or F7 are used...eutarass10-56/+35
2010-03-25TCF Debugger: fixed: assert can fail if target connecting is terminated abnor...eutarass1-6/+9
2010-03-24TCF Debugger: improved view and selection update logic, improved error reportingeutarass13-210/+171
2010-03-19TCF Debugger: fixed symbols cache invalidation and cleanup logiceutarass5-53/+222
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass5-88/+104
2010-03-10TCF Debugger: performance improvements, including better coalescing of model ...eutarass24-88/+100
2010-03-10TCF Agent: more symbols value-add code.eutarass4-1/+28
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass19-227/+378
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass5-45/+29
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.eutarass7-8/+312
2009-12-14TCF Debugger: few minor usability improvementseutarass5-24/+41
2009-12-02TCF Debugger: fixed infinite loop in Launch Configuration Target tab when tar...eutarass1-2/+4
2009-11-12TCF Agent:eutarass2-0/+18
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass3-0/+0
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 buildeutarass2-38/+38
2009-10-03Rebuilt binary files and update site from latest source code.eutarass5-0/+0
2009-10-01TCF Debugger Launch/Targets view: fixed: target list is not properly refreshe...eutarass1-65/+63
2009-09-28TCF Debugger: fixed: when variables view shows error report in details pane, ...eutarass1-1/+1
2009-09-21TCF Debugger: Added user actions in variables and expression views: Display A...eutarass15-174/+588
2009-09-11TCF Debugger: implemented Details Pane text support in Registers vieweutarass4-63/+137
2009-09-10TCF Debugger:eutarass13-114/+238
2009-09-09Updated pre-built TCF agent binary fileseutarass4-0/+0
2009-09-09TCF Debugger: multiple changed in debug model in order to improve design, per...eutarass26-877/+1066
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass69-896/+888
2009-09-01TCF Debugger: implemented launch configuration shortcutseutarass9-158/+399
2009-08-28Bug 287732: Unable to build org.eclipse.tm.tcf using headless build:eutarass1-1/+0
2009-08-28Fixed MANIFEST files typo: "Import-package" replaced by "Import-Package" (wit...eutarass1-1/+1
2009-08-27Rebuilt TCF update siteeutarass1-0/+1
2009-08-26TCF Launch Configuration now can start and use TCF agent on a local host.eutarass6-63/+75
2009-07-22Bug 282734: [tcf][agent] Adapt the agent sources to support Linux x86_64eutarass2-2/+3
2009-07-09Moved waitpid() and related code into a separate module: waitpid.[hc]eutarass3-37/+23
2009-07-07Processes service: added support for process std input streamseutarass1-70/+121
2009-06-16TCF feature now includes RSE integration.eutarass4-0/+0
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 authenticationeutarass5-17/+61
2009-05-19TCF Debugger: fixed: sometimes diagnostics test loop stops at the end of an i...eutarass1-4/+5
2009-05-14Bug 276281: [tcf] Cannot find classes from org.eclipse.tm.tcf.core fragment w...eutarass2-0/+0
2009-05-05Added pre-built TCF Agent binary RPMs for Red Hat Linuxeutarass7-20/+70
2009-05-05Bug 273236: [tcf] TCF should export packages with versioneutarass1-1/+4
2009-05-04Update site is re-built with latest codeeutarass3-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-20TCF Debugger UI: Implemented ISuspendTrigger adaptereutarass4-3/+47
2009-04-20Fixed: "TCF Trace" view should not be shown by default in Debug perspectiveeutarass1-0/+1

Back to the top