Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fixed: agent setup wizard asks for SSH password two timeseutarass1-0/+1
2009-04-20Created TCF feature and update site projectseutarass1-6/+6
2009-04-20Fixed: TCF debug session can report a bogus error "Cannot dispose expression....eutarass1-0/+1
2009-04-20Fixed: temporary file is left by TCF setup wizardeutarass1-0/+3
2009-04-20Bug 270605: [tcf] TCF plugins should have qualified version numberseutarass1-1/+1
2009-04-16TCF Debugger: fixed NullPointerException in TELNET client codeeutarass1-2/+0
2009-04-16TCF Debugger: launch configuration dialog now can install TCF agent on remote...eutarass20-312/+1896
2009-04-16TCF Debugger: fixed exception in breakpoint command handler when selection is...eutarass1-0/+2
2009-04-13TCF Debugger: fixed a racing condition during initialization.eutarass3-58/+40
2009-04-09TCF Debugger: fixed: exiting Eclipse with active debug session can cause Null...eutarass1-6/+5
2009-03-28TCF Agent: optimization of 'safe events': stopping threads in affected proces...eutarass1-6/+17
2009-03-10Fixed: infinite loop in the agent if channel is closed while transmitting Mem...eutarass5-17/+91
2009-02-13Processes service now uses virtual streams (Streams service) for process cons...eutarass3-44/+52
2009-02-09Bug 243774: [tcf] Possibility to programatically add new communication channe...eutarass1-4/+1
2009-01-27TCF Agent (Linux): sys call trace is turned off - needs more efficient way to...eutarass2-4/+22
2009-01-22TCF Debugger on Windows now provides UI to control exception handling, simila...eutarass1-16/+32
2009-01-21TCF Agent: better handling of sys calls on Linuxeutarass3-19/+10
2009-01-17TCF Debugger: finished UI to control POSIX signalseutarass4-88/+252
2009-01-15TCF Debugger, work in progress: added debugger UI to handle POSIX signalseutarass7-55/+495
2009-01-13Fixed: unsuccessful Locator.redirect returns wrong error code.eutarass5-0/+82
2009-01-07TCF Debugger: Expressions, Variables and Registers views now support editing/...eutarass9-84/+487
2008-12-19TCF Debugger: implemented model selection policyeutarass7-19/+109
2008-12-18Updated TODO commentseutarass5-21/+8
2008-12-18TCF Debugger: implemented array partitioning in Expressions and Variables viewseutarass7-21/+227
2008-12-161. TCF Debugger: implemented detail pane in Expressions and Variables views.eutarass18-93/+599
2008-12-11Fixed: TCF Launch Configuration dialog: target selection is not persistent if...eutarass1-1/+7
2008-12-08Implemented support for TCF channel proxying (aka value-add, redirection) in ...eutarass2-56/+151
2008-11-041. Implemented redirection of remote process standard IO streams to console v...eutarass4-19/+159
2008-10-21Bug 249841: Changes in TCF discovery protocol: UDP instead of TCP in slave modeeutarass1-0/+1
2008-10-14TCF debugger launch configuration: allow to run local exe file without specif...eutarass1-2/+17
2008-10-14TCF debugger: added memory view supporteutarass8-43/+493
2008-10-14Bug fixed in TCF launch configuration dialog: assert when a peer is removedeutarass1-0/+1
2008-09-291. Extended IErrorReport interface: now error report details are accessible f...eutarass9-142/+94
2008-09-25New extension point: org.eclipse.tm.tcf.debug.ui.launch.context - for integra...eutarass11-767/+1392
2008-09-22Better support for TCF Agent portability:eutarass1-1/+0
2008-09-15New TCF service defined and implemented: Symbolseutarass11-402/+509
2008-08-19TCF Agent: debug services now support and use application data types informat...eutarass1-0/+27
2008-08-15Bug 244287 Debug new configuration reports "connecting" forever in case of in...eutarass2-1/+22
2008-08-11More functionality of Expressions service is implemented.eutarass14-109/+515
2008-07-23TCF debugger prototype: improved generation of model deltas - now deltas have...eutarass12-90/+204
2008-07-22TCF debugger prototype: variables view supporteutarass12-45/+385
2008-07-10TCF debugger UI prototype: improved handling of model deltaseutarass6-76/+46
2008-07-10TCF tests are split into several classes and moved to non-UI plug-in. Removed...eutarass2-1592/+5
2008-07-091. Added Protocol.invokeLater() method that dispatches an event with given delayeutarass10-756/+190
2008-07-02Fixed source lookup in TCF/DSF integrationeutarass1-2/+5
2008-07-021. Workaround of deadlock condition in DSFeutarass2-33/+14
2008-06-30Fixed: TCF tests could generate false error report like "invalid contextCreat...eutarass1-9/+12
2008-06-27[cleanup] Get rid of unused importsmoberhuber1-2/+0
2008-06-26Bug 225103: [tcf][releng] Add "(Incubation)" to TCF plugins in order to be co...eutarass1-1/+1
2008-06-26Bug 232157: [tcf][api] FileSystem open flags: Add TCF_ prefix to TCF File Sys...eutarass1-4/+4

Back to the top