Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Fixed: Bug 297283: TCF UDP discovery is undocumentedeutarass2-0/+4
2010-01-29Fixed: Bug 301192: Calls into IServiceProvider should use SafeRunnereutarass1-9/+20
2010-01-29Fixed: missing copyright noteeutarass1-1/+11
2010-01-29Changed ServiceManager and TransportManager add/remove provider methods to be...eutarass3-15/+23
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass10-71/+82
2010-01-14TCF Agent: more value-add support: few bug fixes and cosmetic changeseutarass2-2/+3
2010-01-13TCF Agent: Line Numbers service is now fully functional in value-add modeeutarass2-119/+150
2010-01-11New TCF service: Path Map. It stores file path mapping across systems.eutarass16-152/+1039
2009-12-19TCF Agent: more support for developing value-add TCF servers, including:eutarass2-0/+275
2009-12-14TCF Debugger: few minor usability improvementseutarass5-24/+41
2009-12-14TCF Core: fixed: calling InetAddress.getByName() from dispatch thread can blo...eutarass1-11/+103
2009-12-02TCF Debugger: fixed infinite loop in Launch Configuration Target tab when tar...eutarass1-2/+4
2009-11-18Symbols service: add two new symbol properties: LowerBound and UpperBoundeutarass2-0/+22
2009-11-16Added comments for JSON.java public methodseutarass1-0/+58
2009-11-12TCF Agent:eutarass6-34/+83
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass8-37/+22
2009-10-28TCF Debugger: in "Available targets" list, don't show target icon with error ...eutarass1-0/+1
2009-10-23TCF Debugger: fixed bugs in the code that starts local instance of TCF agent ...eutarass1-11/+31
2009-10-22Updated "TCF Getting Started" to clarify DSF versions infoeutarass1-1/+3
2009-10-21TCF Test Suite: fixed: information included into "Invalid contextSuspended ev...eutarass1-19/+25
2009-10-16Fixed some docs no being in sync with the code.eutarass2-9/+36
2009-10-14TCF Agent: Breakpoints service: implemented "StopGroup" breakpoint propertyeutarass3-18/+90
2009-10-12TCF Agent Breakpoints service:eutarass2-0/+6
2009-10-05Rebuilt TCF update siteeutarass1-1/+1
2009-10-05TCF Debugger: fixed source lookup in case of remote buildeutarass5-52/+66
2009-10-03Rebuilt binary files and update site from latest source code.eutarass9-2/+14
2009-10-02Implemented a time limit on some TCF tests, so diagnostics don't take too muc...eutarass3-1/+15
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-24TCF Debugger: the debugger sometimes opens source file from wrong projecteutarass4-41/+59
2009-09-21TCF Agent: Fixed: Streams.connect command can cause an assert failure in the ...eutarass1-48/+95
2009-09-21TCF Debugger: Added user actions in variables and expression views: Display A...eutarass16-181/+601
2009-09-11TCF Debugger: implemented Details Pane text support in Registers vieweutarass7-63/+164
2009-09-10TCF Debugger:eutarass19-148/+256
2009-09-09Updated pre-built TCF agent binary fileseutarass6-0/+0
2009-09-09Code cleanup: trailing spaces are removed from the source lineseutarass4-38/+38
2009-09-09TCF Debugger: multiple changed in debug model in order to improve design, per...eutarass34-979/+1118
2009-09-09Run Control service: added comments and declarations of suspended context sta...eutarass1-2/+19
2009-09-09Fixed: Unhandled IllegalStateException when TCF is shut down while a channel ...eutarass2-11/+21
2009-09-08Fixed few errors in TCF Getting Started manualeutarass1-3/+8
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass214-3781/+3773
2009-09-01TCF Debugger: implemented launch configuration shortcutseutarass14-231/+765
2009-08-28Bug 287732: Unable to build org.eclipse.tm.tcf using headless build:eutarass21-18/+556
2009-08-28Fixed MANIFEST files typo: "Import-package" replaced by "Import-Package" (wit...eutarass8-7/+22
2009-08-27Rebuilt TCF update siteeutarass2-1/+2
2009-08-27Rebuilt TCF update siteeutarass2-2/+3
2009-08-26TCF Launch Configuration now can start and use TCF agent on a local host.eutarass12-70/+298
2009-08-24TCF Agent: added UNICODE support in file names on Windowseutarass3-8/+23
2009-08-23Getting started information for Lua integrationfburton1-1/+162
2009-08-20Bug 246997: [tcf] TCF/RSE: "Kill" action is missingeutarass11-341/+361

Back to the top