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

1121 commits

Author SHA1 Message Date
Alain Magloire
9fc30087ce updated. 2003-08-08 01:59:38 +00:00
Alain Magloire
24c13b9b01 *** empty log message *** 2003-08-08 01:59:00 +00:00
Mikhail Khodjaiants
0f6254c17b Removed the unused local variable 'children' from the 'getVariables' method of 'ArrayValue'. 2003-08-07 15:57:17 +00:00
Alain Magloire
0be4d53f22 updated. 2003-08-07 15:06:07 +00:00
Alain Magloire
36975e135f Instead of doing sleep () do wait() 2003-08-07 15:05:58 +00:00
Alain Magloire
f89792d824 Do not test isRunning() in suspend() 2003-08-07 15:05:37 +00:00
Alain Magloire
ca668ed712 update. 2003-08-07 03:32:15 +00:00
Alain Magloire
3811ef4cfd updated. 2003-08-07 03:29:35 +00:00
Alain Magloire
372a84559f added new method for parsing. 2003-08-07 03:29:26 +00:00
Alain Magloire
e25438c76b cleanup of the casting methods. 2003-08-07 03:29:12 +00:00
Alain Magloire
3c01dde2ff cleanup and new helper methods. 2003-08-07 03:28:59 +00:00
Alain Magloire
e67d9935f9 new constructor and cleanup 2003-08-07 03:28:44 +00:00
Alain Magloire
873f29c14c updated. 2003-08-06 21:14:27 +00:00
Alain Magloire
743edf77ef doc 2003-08-06 21:14:17 +00:00
Alain Magloire
136dfb9d17 Implement isEditable() method. 2003-08-06 21:14:06 +00:00
Mikhail Khodjaiants
1d79549307 Fixes for 'Variable' and 'VariableObject'. 2003-08-06 20:15:56 +00:00
Alain Magloire
1bc4e43764 Remove unneeded method 2003-08-06 19:52:27 +00:00
Mikhail Khodjaiants
5ad84a932b Minimize the number of the "evaluate expression" requests when changing the value of the floating point types. 2003-07-28 21:39:57 +00:00
Alain Magloire
bc45e8c29c updated. 2003-07-17 18:54:09 +00:00
Alain Magloire
b856a2e412 Catching CLI "detach" 2003-07-17 18:54:01 +00:00
Alain Magloire
b398594ee8 updated. 2003-07-16 19:09:21 +00:00
Alain Magloire
4d77a59658 Create ArrayValue ReferenceValue PointerValue
and StructValue.
2003-07-16 19:09:11 +00:00
Alain Magloire
5de1f4a17b updated. 2003-07-10 19:34:22 +00:00
Alain Magloire
5751be1df5 updated. 2003-07-10 19:25:41 +00:00
Alain Magloire
2e28c9af75 remove unused code. 2003-07-10 19:25:33 +00:00
Alain Magloire
d2a39db148 Use GDB = "gdb" 2003-07-10 19:25:10 +00:00
Alain Magloire
b184f762be Send the output straighout to the GDB channel 2003-07-10 19:24:55 +00:00
Alain Magloire
7dfa13d225 Badly format MI lines put in TargetStream 2003-07-10 19:24:29 +00:00
Alain Magloire
2449709449 remove error mesg duplication. 2003-07-10 19:23:29 +00:00
Alain Magloire
9faa3cf7a9 Updated. 2003-07-08 15:44:54 +00:00
Alain Magloire
bbddb0d592 Change the command to grab the logerrors. 2003-07-08 15:44:41 +00:00
Alain Magloire
2fd4306837 updated. 2003-06-25 19:08:39 +00:00
Alain Magloire
ad7625bc1c Optimization from Chris Songer in manipulating strings. 2003-06-25 19:08:29 +00:00
Alain Magloire
e78cfa658a updated. 2003-06-19 03:39:27 +00:00
Alain Magloire
1dbcbfd908 reimplement getRegister() 2003-06-19 03:39:14 +00:00
Alain Magloire
ec0c3f13bd Check for register and prepend "$" to name 2003-06-19 03:39:01 +00:00
Alain Magloire
7d026a2568 Cleanup the register to use GDB/MI objects. 2003-06-19 03:38:37 +00:00
Alain Magloire
0728b66c10 Check for register also and cleanup 2003-06-19 03:38:11 +00:00
Mikhail Khodjaiants
f7b57711f9 Removed unused local variable. 2003-06-18 16:00:18 +00:00
Alain Magloire
b73e87b69b updated. 2003-06-17 18:45:19 +00:00
Alain Magloire
d54056eb05 Fix Pr 38934 2003-06-17 18:45:12 +00:00
Mikhail Khodjaiants
4890f5b3c1 Infinite values of the floating point types. 2003-06-05 21:18:25 +00:00
Mikhail Khodjaiants
8efde68c59 Removed the redundant methods from the 'ICDIFloatingPointValue' interface. 2003-06-05 19:22:52 +00:00
Mikhail Khodjaiants
bf46520cf1 Correction in the parsing of reference value. 2003-06-04 17:41:53 +00:00
Mikhail Khodjaiants
af887aa72c Added some missing types and methods for the type parsing. 2003-06-04 16:13:35 +00:00
Alain Magloire
07cbfee3bb updated. 2003-06-03 20:29:42 +00:00
Alain Magloire
6c689f0920 Accept "char [200]" as valid typename. 2003-06-03 20:29:35 +00:00
Alain Magloire
2334920663 update. 2003-06-03 19:46:14 +00:00
Alain Magloire
c7c666408a Save the head of the type for the return value. 2003-06-03 19:46:07 +00:00
Alain Magloire
151c03d458 updated 2003-06-03 03:12:59 +00:00