1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

89 commits

Author SHA1 Message Date
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
60da64d862 More implementation. 2002-08-16 23:13:03 +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
20a4419800 rename of CDIExpressionManager to VariableManager 2002-08-16 19:50:48 +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
Alain Magloire
a91b54c65f First to implement the ExpressionManager. 2002-08-16 04:44:11 +00:00
Mikhail Khodjaiants
660ff8e39d Added the implementation of the 'terminate' method. 2002-08-15 23:08:59 +00:00
Mikhail Khodjaiants
d4275caf8a Return correct support flags. 2002-08-15 23:06:05 +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
Alain Magloire
5c11e9f0a3 Old gdb mi uses a List instead of Tuple try to cope. 2002-08-15 20:32:44 +00:00
David Inglis
6761b638e7 throw exception if no debugger availble 2002-08-15 19:48:11 +00:00
Alain Magloire
a9e9f9e92b race condition first move the command in the rxQueue. 2002-08-15 19:44:20 +00:00
Alain Magloire
e4ff3089d4 gdb could send a OOB (*stopped) without any reasons. 2002-08-15 18:38:59 +00:00
David Inglis
359ef3e7dd returns "" if no name specifed in ext-point 2002-08-15 18:27:29 +00:00
David Inglis
54f5b7dadf new debugger configuartion page extension
move UIPlugin out of internal
2002-08-15 14:41:41 +00:00
David Inglis
2fdab4e038 new debugger extension format 2002-08-15 14:40:31 +00:00
David Inglis
1bb2dc9562 implemented better debug configuration handling 2002-08-15 14:40:11 +00:00
Alain Magloire
1354f9e661 Redo the event dispatch now a permanent thread is use to
dispatch events.
2002-08-15 05:58:08 +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
Alain Magloire
43af81fb53 Check for funtion. 2002-08-14 17:20:12 +00:00
Alain Magloire
ad50df009d SuspendedEvent always return a thread as the source 2002-08-14 17:19:58 +00:00
Mikhail Khodjaiants
807a391399 Correct expression for the '-break-insert' command. 2002-08-14 17:12:34 +00:00
Mikhail Khodjaiants
e9aa009b65 More implementation. 2002-08-14 15:22:21 +00:00
Alain Magloire
8b52ecdb22 More Events are pass to the CDI layer. 2002-08-14 04:03:02 +00:00
Alain Magloire
1a362a1398 Removing of ICDISteppingEvent 2002-08-14 04:02:19 +00:00
Mikhail Khodjaiants
34c403336b More implementation. 2002-08-13 22:47:32 +00:00
Mikhail Khodjaiants
3b0a7b4fa3 Correct identifier for CDTDebugModelPresentation 2002-08-13 21:53:42 +00:00
Mikhail Khodjaiants
4f2e35fcde Compare source target with cdi target. 2002-08-13 20:36:14 +00:00
Alain Magloire
9d7bbdab3e Debug output. 2002-08-13 20:34:37 +00:00
Mikhail Khodjaiants
f406e39bde Changed the creation of debug target. 2002-08-13 20:34:20 +00:00
Alain Magloire
e1c79c7850 Check for terminate first when destroy() 2002-08-13 19:54:39 +00:00
David Inglis
97c9e131f6 added debugLog 2002-08-13 14:20:37 +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
a4f0fa4e7e added new gdb Debugger extension 2002-08-13 04:03:45 +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
4b6345e240 More implementation. 2002-08-12 21:31:24 +00:00
Alain Magloire
3029910ef5 more work to get CDI up. 2002-08-12 03:16:56 +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
3bfd79a7d0 rename Session CSession to not confuse with the
CDI getSession() method.
2002-08-09 18:07:05 +00:00