1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Pawel Piech
ee9c51a046 [236765] - [pda] Add multi-threading capability to PDA 2008-06-16 18:30:54 +00:00
Pawel Piech
8d3e2ae792 [236461] - Fixed a java patch bug to enable PDA on windows. 2008-06-13 21:23:42 +00:00
Pawel Piech
a69b4955f0 [236461] - [pda] Port PDA Virtual Machine implementation to Java 2008-06-10 16:33:27 +00:00
Pawel Piech
ec208de1ed Updated copyright statements. 2008-06-02 18:03:10 +00:00
Pawel Piech
c18d7432ba Updated the about file dates. 2008-05-14 17:20:42 +00:00
Randy Rohrbach
6290d55275 Bugzilla 202852 & 211490. 2008-05-12 17:22:01 +00:00
Randy Rohrbach
db9befed96 Bugzilla entries 203904 , 205975 , 204927. 2008-04-25 18:01:20 +00:00
Pawel Piech
b76951e59e [217020] Refactored ICommandControl interface to use a token to identify queued commands. 2008-04-02 04:09:35 +00:00
Pawel Piech
706d77cc0c [206932] Made ICommandControl independent from the IDsfService class. 2008-04-01 20:46:11 +00:00
Pawel Piech
e42dcea7a8 [158610] Converted the IRunControl.can*() methods to be asynchronous. 2008-03-28 17:42:49 +00:00
Pawel Piech
23cf575f17 [219031] Added the StepType parameter to IRunControl.canStep(). 2008-03-27 20:53:39 +00:00
Pawel Piech
5ac30e181b [223969] Extended CommanCache to track multiple contexts as "available". 2008-03-27 19:07:07 +00:00
Pawel Piech
26ae2918f0 [179293] Refactor the handle*() methods of the RequestMoniotr. 2008-03-27 02:40:19 +00:00
Marc Khouzam
2eeb644c2f Fix compilation after commit for Bug 179293 2008-03-26 14:21:03 +00:00
Pawel Piech
03b5f689a4 [223774] Moved status error codes from IDsfService interface into IDsfStatusConstants interface. 2008-03-25 20:41:20 +00:00
Pawel Piech
096b13e0bd [220446] Fixed a warning about JRE version in class path. 2008-03-13 20:50:12 +00:00
Randy Rohrbach
ab668f8755 Some typo's. 2008-03-13 18:18:03 +00:00
Pawel Piech
77839f1f0e [220446] Updated the PDA Debugger example. 2008-03-13 17:52:32 +00:00
Pawel Piech
fd0cf814cc [220446] Updated the PDA Debugger example. 2008-03-13 17:50:32 +00:00
Pawel Piech
5f9445edbd Replaced tabs with white space. 2008-02-22 16:15:09 +00:00
Pawel Piech
2d3a869931 [216854] Completed commenting and cleaning up the initial PDA debugger implementation. 2008-02-22 00:31:41 +00:00
Pawel Piech
1416e8c3e9 [216854] Completed features for EclipseCon tutorial. 2008-02-20 00:49:38 +00:00
Pawel Piech
f001078afe [213657] Left over string changes. 2008-02-14 21:49:28 +00:00
Pawel Piech
6d5de9c319 [216854] Checked in initial version of PDA example debugger. 2008-02-13 20:26:10 +00:00