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

1201 commits

Author SHA1 Message Date
Alain Magloire
248184e423 remove registerGroup. 2002-08-20 04:08:20 +00:00
Alain Magloire
bc181b4222 reformat. 2002-08-20 04:07:39 +00:00
Mikhail Khodjaiants
addae70fe8 Implementation of the source location. 2002-08-19 23:13:12 +00:00
Mikhail Khodjaiants
df466bd14f Implementation of the source location. 2002-08-19 22:45:34 +00:00
Mikhail Khodjaiants
0307260c31 Implementation of the source location. 2002-08-19 22:21:50 +00:00
Mikhail Khodjaiants
078fe83ba3 Changed the processing of the termination event. 2002-08-18 21:26:05 +00:00
Mikhail Khodjaiants
a2d2f711a3 Check if the list of variables doesn't exist. 2002-08-18 21:25:11 +00:00
Mikhail Khodjaiants
a07d1424da Changed the termination procedure. 2002-08-16 23:13:45 +00:00
Mikhail Khodjaiants
27e3c54b89 The presentation of the stack frame in the Debug view. 2002-08-16 23:12:38 +00:00
Alain Magloire
53ea3f20c4 rename of CDIExpressionManager to VariableManager 2002-08-16 19:27:49 +00:00
Alain Magloire
c8b6bb301b rename of CDIExpressionManager to VariableManager 2002-08-16 19:16:46 +00:00
Alain Magloire
4daeebfcaa Added getLeve() method. 2002-08-16 04:45:02 +00:00
Mikhail Khodjaiants
660ff8e39d Added the implementation of the 'terminate' method. 2002-08-15 23:08:59 +00:00
Mikhail Khodjaiants
c160a19758 Added the implementation of the 'terminate' method. 2002-08-15 23:02:05 +00:00
Mikhail Khodjaiants
a5a6ab9bbc More implementation. 2002-08-15 22:22:42 +00:00
David Inglis
6761b638e7 throw exception if no debugger availble 2002-08-15 19:48:11 +00:00
David Inglis
359ef3e7dd returns "" if no name specifed in ext-point 2002-08-15 18:27:29 +00:00
David Inglis
1bb2dc9562 implemented better debug configuration handling 2002-08-15 14:40:11 +00:00
Alain Magloire
b8c5ededb8 Remove isStepping() for now. 2002-08-15 05:56:35 +00:00
Alain Magloire
db29a5583c Typo fixes from Tom Tromey. 2002-08-15 05:56:15 +00:00
Mikhail Khodjaiants
b633a55f0d More implementation. 2002-08-14 17:39:35 +00:00
Mikhail Khodjaiants
e9aa009b65 More implementation. 2002-08-14 15:22:21 +00:00
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