Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-04Moving tag 0.3.0 to latest version0.3.0eutarass21-47/+45
2010-06-041. Added version=0.3.0 on Export-Package: org.eclipse.tm.tcf.extensionseutarass21-47/+45
2010-06-04TCF version changed to 0.3.0eutarass23-44/+46
2010-06-03Bug 315673: [tcf][releng] o.e.tm.tcf-feature has the wrong licenseeutarass1-30/+60
2010-06-03Bug 315673: [tcf][releng] o.e.tm.tcf-feature has the wrong licenseeutarass1-33/+61
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 eutarass252-230/+549
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-24Bug 297283: TCF UDP discovery is undocumentedeutarass1-0/+0
2010-05-20Changed docs for Bug 313719: Reference agent: argv[0] is missing in the execv...eutarass2-0/+6
2010-05-19Bug 312457: Exception in LocatorService.Subnet.containseutarass1-2/+17
2010-05-18Bug 312840: Unable to effectively include Makefile.inc in make systems which ...eutarass1-1/+1
2010-05-17TCF Debugger: fixed: run control diagnostic tests sometimes report bogus erro...eutarass1-1/+3
2010-05-17TCF Agent: fixed "daytime" example project: services-ext.h should be "main" d...eutarass1-0/+0
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...eutarass6-76/+57
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-05Bug 311420: Move CONFIG_MAIN into main.c:eutarass4-29/+30
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-08Bug 306627: Lots of missing or inconsistent licenses in Helios M6eutarass2-78/+77
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

Back to the top