Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-04TCF version changed to 0.3.0eutarass20-35/+35
2010-06-03TCF Debugger: workaround for deadlock in AbstractModelProxy.fireModelChanged(...eutarass1-2/+10
2010-06-02TCF Discovery:eutarass1-71/+67
2010-06-01Bug 314876: [tcf] TCF "Datagram send failed" messages seen in error logeutarass1-113/+111
2010-05-27Fixed copyright headers eutarass247-227/+506
2010-05-26Bug 314564: [patch] org.eclipse.tm.tcf.core.AbstractChannel#write() mangles b...eutarass1-1/+1
2010-05-25TCF Debugger: process "don't stop" and "don't pass" signal masks are made per...eutarass10-227/+421
2010-05-25TCF Agent: fixed Memory Map changed events on Linux, added Memory Map for Win...eutarass8-25/+190
2010-05-20Changed docs for Bug 313719: Reference agent: argv[0] is missing in the execv...eutarass1-0/+2
2010-05-19Bug 312457: Exception in LocatorService.Subnet.containseutarass1-2/+17
2010-05-17TCF Debugger: fixed: run control diagnostic tests sometimes report bogus erro...eutarass1-1/+3
2010-05-15TCF Debugger: fixed: diagnostic tests fail to report an error when one out of...eutarass1-1/+1
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass2-67/+48
2010-05-14TCF Core: added comments about discovery over IPv6 in Locator service codeeutarass1-4/+27
2010-05-14TCF Core: fixed: TCF TCP server should not advertise through Locater service ...eutarass1-23/+50
2010-05-13TCF Core: fixed: missing code to handle "command rejected" messageseutarass1-6/+4
2010-05-12TCF Agent: low-level debug API changed, new functions added:eutarass1-66/+66
2010-05-11Bug 312457: Exception in LocatorService.Subnet.containseutarass1-3/+16
2010-05-10TCF Debugger: run control tests code is reviewed and rearranged to make it cl...eutarass1-206/+249
2010-05-10Bug 312251: Discovery service can't bind socket on Win 7eutarass1-2/+1
2010-05-06TCF Core: minor performance improvement in discovery protocol implementationeutarass1-7/+10
2010-05-06TCF Agent: fixed: diagnostics fail if the agent is built without Symbols serviceeutarass2-8/+23
2010-05-06Bug 304331: Fail to connect peer if port is specified non-decimaleutarass2-6/+34
2010-05-06TCF Agent: fixed regression: Registers.getm returns no dataeutarass1-0/+8
2010-05-04TCF Debugger: improved source step over command: skip code that has no line n...eutarass1-4/+8
2010-04-30TCF Agent: in order to improve debug API abstraction:eutarass4-7/+73
2010-04-28TCF Debugger: removed unwanted empty line in Variables view details paneeutarass1-1/+0
2010-04-27TCF Agent: added function context_extension() that allows service implementat...eutarass1-12/+22
2010-04-231. Extended Symbols service to provide stack tracing rules.eutarass5-7/+108
2010-04-16TCF Debugger: fixed typo in error message texteutarass1-1/+1
2010-04-03TCF Debugger: improved controls enabling logic in Target tab of Launch Config...eutarass1-21/+35
2010-04-03TCF Agent: changed code for FileSystem.roots command on Windows to use GetLog...eutarass1-2/+8
2010-04-01TCF Debugger: improved implementation of fake top stack frame node that is us...eutarass4-6/+17
2010-04-01Bug 307656: AssertionError in TCFBreakpointsModeleutarass1-54/+49
2010-03-28TCF Debugger: improved error reportseutarass2-2/+1
2010-03-25TCF Debugger: fixed: UI can lock if keyboard shortcuts F5, F6, or F7 are used...eutarass13-62/+50
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 logiceutarass6-54/+223
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass11-115/+169
2010-03-10TCF Debugger: performance improvements, including better coalescing of model ...eutarass25-105/+145
2010-03-10TCF Agent: more symbols value-add code.eutarass10-19/+206
2010-02-24TCF Agent: performance improvements:eutarass1-1/+1
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass29-393/+647
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

Back to the top