Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-07TCF Debugger: Expressions, Variables and Registers views now support editing/...eutarass2-2/+2
2008-12-29259728: [tcf] JSON returns Collections and not List for JSON arraysmischarf1-2/+2
2008-12-18TCF Debugger: implemented array partitioning in Expressions and Variables viewseutarass1-0/+13
2008-12-161. TCF Debugger: implemented detail pane in Expressions and Variables views.eutarass2-0/+11
2008-12-14fixed parsing of floating point numbersmischarf1-1/+3
2008-12-11Fixed: TCF Launch Configuration dialog: target selection is not persistent if...eutarass3-27/+59
2008-12-09Better values for UDP packet size limitseutarass1-3/+4
2008-12-08Bug 257670: Why does TCF have its own implementation of ReadOnlyCollection an...eutarass8-221/+5
2008-12-08Implemented support for TCF channel proxying (aka value-add, redirection) in ...eutarass13-95/+361
2008-11-11LocatorProxy: fixed a bug: peer info was not removed from the list on peerRem...eutarass1-1/+2
2008-11-11JSON: implemented support for floating point numberseutarass1-3/+38
2008-11-11TCFTask: implemented get() with timeout, added comments for all public methodseutarass1-14/+107
2008-11-041. Implemented redirection of remote process standard IO streams to console v...eutarass3-2/+83
2008-10-24Changed TCFFileInputStream and TCFFileOutputStream to support variable buffer...eutarass2-53/+63
2008-10-21Bug 249841: Changes in TCF discovery protocol: UDP instead of TCP in slave modeeutarass5-176/+637
2008-10-14TCF debugger: added memory view supporteutarass3-14/+5
2008-10-14Improved TCFTask class to support null as result valueeutarass1-6/+17
2008-10-02Bug 243763: [tcf] Possibility for the java implementation to act as a servereutarass6-21/+220
2008-09-291. Extended IErrorReport interface: now error report details are accessible f...eutarass5-58/+165
2008-09-22Better support for TCF Agent portability:eutarass1-1/+2
2008-09-15New TCF service defined and implemented: Symbolseutarass4-40/+389
2008-09-04TCF Agent: improved handling of debug info, including DWARF location expressi...eutarass4-36/+45
2008-08-20Bug 243768 [tcf] Possibility to programatically add new services to the java ...eutarass6-35/+167
2008-08-19TCF Agent: debug services now support and use application data types informat...eutarass1-0/+4
2008-08-11More functionality of Expressions service is implemented.eutarass4-11/+18
2008-07-211. Added new TCF service: Expressions. The service supports remote evaluation...eutarass12-23/+649
2008-07-10TCF tests are split into several classes and moved to non-UI plug-in. Removed...eutarass7-44/+87
2008-07-091. Added Protocol.invokeLater() method that dispatches an event with given delayeutarass1-5/+95
2008-07-02Fixed source lookup in TCF/DSF integrationeutarass1-0/+2
2008-06-261. Bug 225078: [tcf][api] Add API markup to TCF Javadocs where extend / imple...eutarass16-31/+70
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...eutarass2-59/+26
2008-06-25Bug 232410: [tcf][api] TCF needs standard way to define agent error codeseutarass15-233/+368
2008-06-161. TCF agent Stack Trace service: fixed handling of PLT entries on Linux.eutarass6-14/+66
2008-06-16[tcf] Bug 237378: TCF Reference implementation does not follow spec for Flow ...eutarass1-1/+4
2008-06-051. Java and agent code updated to match latest Breakpoints service specificat...eutarass1-10/+63
2008-06-041. Source line breakpoints are implemented.eutarass1-1/+94
2008-05-281. TCF agent: LineNumbers and symbols services implemented for Windowseutarass2-3/+10
2008-05-221. TCF Debugger: implemented source code lookup and display.eutarass1-1/+1
2008-05-19Added UI that allows manual configuration of remote TCF peerseutarass5-62/+64
2008-05-07Bug 230274: [tcf][api] Run Control Service. Reverse resume modeseutarass1-2/+8
2008-05-031. Bug 225555: [tcf] Migrate to DSF 1.0M6eutarass12-44/+289
2008-04-25Bug 227874: [tcf][api] breakpoint event and capabilities changeseutarass2-7/+97
2008-04-231. Bug 223520: [tcf] Registers service changes.eutarass4-48/+197
2008-04-07Bug 223520: [tcf] Registers service changes: data formatting is removed from ...eutarass2-47/+56
2008-03-31Fixed TCF channel proxying. Now Launch Configuration dialog properly shows av...eutarass7-65/+65
2008-03-241. Debug services RunControl, Breakpoints, Memory, Registers and StackTrace n...eutarass1-17/+21
2008-02-21In order to comply with naming conventions at Eclipse, plugins, packages, etc...eutarass62-0/+10207

Back to the top