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

1329 commits

Author SHA1 Message Date
Alain Magloire
1a362a1398 Removing of ICDISteppingEvent 2002-08-14 04:02:19 +00:00
Mikhail Khodjaiants
4f2e35fcde Compare source target with cdi target. 2002-08-13 20:36:14 +00:00
Mikhail Khodjaiants
f406e39bde Changed the creation of debug target. 2002-08-13 20:34:20 +00:00
David Inglis
83bb6180d5 added throw of CoreExecption 2002-08-13 13:14:58 +00:00
Alain Magloire
5c5930d219 working on the implementation. 2002-08-13 05:26:09 +00:00
David Inglis
912ea8b98a added new Debugger extension 2002-08-13 04:02:57 +00:00
Alain Magloire
44e30964ff Trigger happy refactoring, using the prefix ICDI i.e.
with the "CDI" prefix will help reduce the name collisions.
2002-08-13 00:12:59 +00:00
Mikhail Khodjaiants
8c0f56fa80 More implementation. 2002-08-09 21:52:37 +00:00
Mikhail Khodjaiants
1b89c22226 Added interfaces for different types of variable's values. 2002-08-09 21:52:13 +00:00
Mikhail Khodjaiants
d14df0d99d Changed the expression evaluation methods. 2002-08-09 19:22:09 +00:00
Alain Magloire
369b1b1f4f remove the set*() methods not needed. 2002-08-09 18:05:31 +00:00
Mikhail Khodjaiants
3ea6d4fd2a Changes in the breakpoint settings. 2002-08-09 14:21:44 +00:00
Alain Magloire
e49c3ff3d6 Added ICRuntimeConfiguration. 2002-08-09 04:13:32 +00:00
Mikhail Khodjaiants
b0b0574436 More implementation. 2002-08-08 21:51:16 +00:00
Mikhail Khodjaiants
ad99764744 Added the 'CDebugConfiguration' interface. 2002-08-08 19:39:05 +00:00
Mikhail Khodjaiants
37e437dfe7 Removed the 'getBreakpoint' method. 2002-08-08 19:17:01 +00:00
Mikhail Khodjaiants
0fecb04151 More implementation. 2002-08-07 21:51:10 +00:00
Mikhail Khodjaiants
619ee91fb2 The getArguments method should return an array of ICArgument type. 2002-08-07 21:49:41 +00:00
Mikhail Khodjaiants
d4e3f32c1a Removed the IDebugConfiguration interface. 2002-08-06 20:10:32 +00:00
Mikhail Khodjaiants
e1f66c1e77 Added a method to create debug targets. 2002-08-06 19:57:04 +00:00
Mikhail Khodjaiants
1205962492 This interface provides access to debug session parameters. 2002-08-06 19:55:48 +00:00
Mikhail Khodjaiants
aa3d2c911c Added the implementation of the UI adapters. 2002-08-06 18:56:39 +00:00
Alain Magloire
7355736f9f Use the Properties to save the strings. 2002-07-29 18:40:51 +00:00
Alain Magloire
241b401e97 No need for this. 2002-07-29 18:40:14 +00:00
Alain Magloire
be8b213e84 indent. 2002-07-29 18:39:58 +00:00
Alain Magloire
67563f8776 remove hardcode paths and add dependencies 2002-07-21 02:18:38 +00:00
Alain Magloire
47fa1d4a79 ignore bin directory. 2002-07-21 02:17:05 +00:00
Mikhail Khodjaiants
c6824920c5 Removed getProcess method. 2002-07-19 20:37:27 +00:00
Mikhail Khodjaiants
4bf4ae2c28 First draft of CDI. 2002-07-18 19:45:55 +00:00