Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2. Since DSF 1.0 requires it, migrated to Eclipse 3.4M6 and CDT 5.0M6 3. Since DSF is not fast enough to keep up with rapid target state changes when TCF diagnostic is running, reworked TCF flow control logic and added TCF API for client congestion monitoring, which is used to monitor DSF UI event queue.
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
2. Fixed discovery periodic UDP broadcast. 3. Fixed json_read_binary_data() - it didn't work for buffers smaller then 3 bytes
2008-04-07Bug 223520: [tcf] Registers service changes: data formatting is removed from ↵eutarass2-47/+56
the service.
2008-03-31Fixed TCF channel proxying. Now Launch Configuration dialog properly shows ↵eutarass7-65/+65
available TCF proxies (value-add agents), as well as targets reachable through proxies.
2008-03-241. Debug services RunControl, Breakpoints, Memory, Registers and StackTrace ↵eutarass1-17/+21
now work on Windows and CygWin. 2. Added missing error checks on all pthreads calls. 3. Fixed Bug 222929: [tcf] "Processes attach <ID>" command generates an invalid TCF message
2008-02-21In order to comply with naming conventions at Eclipse, plugins, packages, ↵eutarass62-0/+10207
etc. are renamed from com.windriver.* to org.eclipse.tm.* Copyright notices are updated to include year 2008.

    Back to the top