Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-11TCF Debugger: added diagnostic test for Expressions.dispose commandeutarass1-0/+18
2010-09-10TCF Debugger: Fixed: assert can fail when diagnostic tests are canceledeutarass1-2/+1
2010-08-301. Fixed: Closing TCF channel underlying streams can block for a long time, s...eutarass1-1/+1
2010-08-18TCF Agent: fixed multiple minor issues in debug services implementation that ...eutarass2-2/+8
2010-08-13TCF Debugger: Fixed: diagnostics test sometime fails with false positive: "In...eutarass1-2/+1
2010-08-04TCF Tests:eutarass2-1/+2
2010-08-04Changed command line version of TCF test suite to exit with error if test don...eutarass1-0/+6
2010-07-28TCF Tests: fixed: file system test creates file names with double slasheseutarass1-1/+3
2010-07-16TCF Tests: fixed: tests should abort and exit with error code when unhandled ...eutarass1-7/+1
2010-07-12Locator.redirect command changed to allow command argument to be either peer ...eutarass1-28/+39
2010-07-09TCF Tests: added Breakpoints service capabilities checkseutarass1-2/+28
2010-06-21TCF Debugger: diagnostics test fixed: the test can get into infinite loop if ...eutarass1-0/+6
2010-06-17TCF Agent: implemented fast search of DWARF compilation units using .debug_ar...eutarass1-3/+6
2010-06-09Fixed: missing copyright noticeeutarass1-0/+10
2010-06-09TCF Agent: added handling of error report parameters in errno_to_str()eutarass6-4/+116
2010-06-041. Added version=0.3.0 on Export-Package: org.eclipse.tm.tcf.extensionseutarass1-1/+1
2010-05-27Fixed copyright headers eutarass12-8/+48
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-12TCF Agent: low-level debug API changed, new functions added:eutarass1-66/+66
2010-05-10TCF Debugger: run control tests code is reviewed and rearranged to make it cl...eutarass1-206/+249
2010-05-06TCF Agent: fixed: diagnostics fail if the agent is built without Symbols serviceeutarass2-8/+23
2010-05-06TCF Agent: fixed regression: Registers.getm returns no dataeutarass1-0/+8
2010-04-30TCF Agent: in order to improve debug API abstraction:eutarass2-3/+29
2010-04-27TCF Agent: added function context_extension() that allows service implementat...eutarass1-12/+22
2010-04-16TCF Debugger: fixed typo in error message texteutarass1-1/+1
2010-04-03TCF Agent: changed code for FileSystem.roots command on Windows to use GetLog...eutarass1-2/+8
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass2-6/+18
2010-03-10TCF Agent: more symbols value-add code.eutarass2-15/+43
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass6-125/+195
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass1-4/+53
2010-01-11New TCF service: Path Map. It stores file path mapping across systems.eutarass2-0/+164
2009-11-12TCF Agent:eutarass1-1/+2
2009-10-21TCF Test Suite: fixed: information included into "Invalid contextSuspended ev...eutarass1-19/+25
2009-10-14TCF Agent: Breakpoints service: implemented "StopGroup" breakpoint propertyeutarass1-10/+10
2009-10-12TCF Agent Breakpoints service:eutarass2-0/+6
2009-10-02Implemented a time limit on some TCF tests, so diagnostics don't take too muc...eutarass3-1/+15
2009-09-21TCF Agent: Fixed: Streams.connect command can cause an assert failure in the ...eutarass1-48/+95
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass11-129/+129
2009-08-13Bug 284963: Add a third parameter to the streams service “created” eventeutarass1-1/+1
2009-07-22Bug 282734: [tcf][agent] Adapt the agent sources to support Linux x86_64eutarass1-1/+6
2009-06-22Bug 235251: [tcf][api] runcontrol support for complex resume modeseutarass1-1/+1
2009-06-18TCF debugger: diagnostics test suit: fixed intermittent "Invalid BP status" e...eutarass1-8/+6
2009-06-15TCF Test Suit: fixed handling of exceptions thrown by peer.openChannel()eutarass1-15/+19
2009-05-14Fixed: SysMonitor service tests fail if agent user account is not root.eutarass1-8/+17
2009-05-13Added sanity tests for SysMonitor serviceeutarass2-0/+104
2009-05-07Fixed: TCF floating point numbers test can fail because of rounding error.eutarass1-2/+6
2009-04-20Created TCF feature and update site projectseutarass2-34/+10
2009-04-16TCF Debugger: launch configuration dialog now can install TCF agent on remote...eutarass1-4/+13
2009-03-16Bug 264723: API extension to TCF Registers and Memory serviceseutarass1-1/+1

Back to the top