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

161 commits

Author SHA1 Message Date
Alain Magloire
893ef39e38 More implementation. 2002-08-20 04:27:17 +00:00
Alain Magloire
c1f1744c46 Implement wiht Variable Object. 2002-08-20 04:26:17 +00:00
Alain Magloire
af0a71b0f1 Check for null. 2002-08-20 04:15:31 +00:00
Alain Magloire
485e389263 Revert to ICDIExpressionManager instead of ICDIVariableManager. 2002-08-20 04:14:29 +00:00
Alain Magloire
1e4c69fd2c Help method getCurrentTarget() 2002-08-20 04:13:52 +00:00
Alain Magloire
e1c0a5fdee equals() method add 2002-08-20 04:13:09 +00:00
Alain Magloire
cb3def3656 Formating and isEditable() 2002-08-20 04:12:30 +00:00
Alain Magloire
09a6b7e999 Formating and equals() 2002-08-20 04:11:42 +00:00
Alain Magloire
8a4f0947de Formating? 2002-08-20 04:10:59 +00:00
Alain Magloire
c81be1aa39 add equality for stackframe(not sure about this) 2002-08-20 04:10:16 +00:00
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
0c9803fd5d Changed the termination procedure. 2002-08-18 21:27:43 +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
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
Judy N. Green
459524d7e4 Added Windows XP to list of OSes that set the command to "cmd.exe /c set" 2002-08-16 13:00:18 +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
Judy N. Green
cc9642e5a1 Added methods to create and convert to
default standard make C and C++ projects from simple projects such as 
when checking out new code "as a project" from CVS.
Using CCorePlugin as the holder of all knowledge as to what a C/C++ Standard Make project is.
2002-08-15 20:41:10 +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
Judy N. Green
e8a221b7de Added methods to create and convert to
default standard make C and C++ projects from simple projects such as 
when checking out new code "as a project" from CVS
2002-08-15 20:30:19 +00:00
David Inglis
b725003bc8 added launch icon 2002-08-15 20:10:58 +00:00
David Inglis
d356f299da added debug launch action to c perspective 2002-08-15 19:49:43 +00:00
David Inglis
de3813f5f2 handle non-ui startup 2002-08-15 19:48:44 +00:00
David Inglis
6761b638e7 throw exception if no debugger availble 2002-08-15 19:48:11 +00:00
David Inglis
ef52ee50a4 check arraylist 2002-08-15 19:47:38 +00:00
David Inglis
fe9ea3edcb handle missing debugger better 2002-08-15 19:46:54 +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
4cfbba8bb8 small buglet 2002-08-15 15:47:38 +00:00
David Inglis
040b0517dc fixed dynamic debugger area not showing 2002-08-15 15:08:34 +00:00
David Inglis
7fed901ae5 removed bogus projectNatureImages extension 2002-08-15 14:43:30 +00:00
David Inglis
6a2a614989 use new debugger configuartion page extension
added AbstractCLaunchTAb
2002-08-15 14:43:02 +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