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

1121 commits

Author SHA1 Message Date
Alain Magloire
7232c3d962 Enable the use of GDBTypeParser to parse
the output of "ptype" and "whatis" from gdb
2003-06-03 03:12:13 +00:00
Alain Magloire
4b0f5e25f1 Infinite loop bug. 2003-05-30 18:40:55 +00:00
Alain Magloire
c09a240262 New work improving. 2003-05-28 20:32:19 +00:00
Alain Magloire
8cbe8f914d Fix a bug 2003-05-27 21:29:41 +00:00
Alain Magloire
6818565686 new draft of type parsing. 2003-05-26 19:11:01 +00:00
Alain Magloire
06c645217f updated. 2003-05-25 02:30:52 +00:00
Alain Magloire
b49ff9c101 Catch null pointer 2003-05-25 02:30:39 +00:00
Alain Magloire
ed9a85d9b7 Call ptype as a fallback 2003-05-25 02:30:12 +00:00
Alain Magloire
7a4f1833a5 More parsing and cleanup 2003-05-25 02:29:59 +00:00
Alain Magloire
98d3530766 Fix typos. 2003-05-25 02:29:46 +00:00
Alain Magloire
a694d99ff6 updated. 2003-05-23 16:04:36 +00:00
Alain Magloire
cf8ff11215 reset the variable to null. 2003-05-23 16:04:20 +00:00
Alain Magloire
3cb76211e0 updated. 2003-05-23 15:49:52 +00:00
Alain Magloire
139372d3d0 ICDIType extends ICDIObject 2003-05-23 15:49:46 +00:00
Alain Magloire
262478774d updated 2003-05-23 05:14:07 +00:00
Alain Magloire
c72d9b9045 parsing for the typenames. 2003-05-23 05:13:53 +00:00
Alain Magloire
51f3cc7f2a Chose the right interface type 2003-05-23 05:13:32 +00:00
Alain Magloire
e73328b981 First draft interface of the types for CDI 2003-05-23 05:13:17 +00:00
Alain Magloire
eec646bbe5 updated. 2003-05-06 16:04:23 +00:00
Alain Magloire
9b6c9a6f45 Suspend the inferior before selecting the thread. 2003-05-06 16:04:13 +00:00
Mikhail Khodjaiants
8fa32c98e8 Implementations of the new "terminateSessionOnExit" method of ICDIConfiguration 2003-05-01 16:22:08 +00:00
Alain Magloire
2a67b46d3c updated. 2003-04-30 20:56:17 +00:00
Alain Magloire
e9b8f0d5a0 Call MIInferior.update() for attaching sessions 2003-04-30 20:56:10 +00:00
Alain Magloire
7c38a9e9c9 updated. 2003-04-30 17:52:04 +00:00
Alain Magloire
135c3cb81a supportsTerminate() returns true; 2003-04-30 17:51:56 +00:00
Mikhail Khodjaiants
452d55abef Fix for bug 36909. 2003-04-25 21:11:59 +00:00
Alain Magloire
3c1b1e9355 updated. 2003-04-25 20:50:47 +00:00
Alain Magloire
f654c62285 Remove the call to MIInferior.update() 2003-04-25 20:50:40 +00:00
Alain Magloire
1821764512 do not call "info program" for attach session 2003-04-25 20:50:26 +00:00
Alain Magloire
7c38ceb5da when Suspended call MIInferior.update(). 2003-04-25 20:50:05 +00:00
Alain Magloire
8a98a043aa when terminate() is call disable the Command Queue 2003-04-25 20:49:10 +00:00
Mikhail Khodjaiants
8f19b5929d Fix for bug 36909. 2003-04-25 19:38:51 +00:00
Alain Magloire
70f30ce631 updated. 2003-04-24 15:21:18 +00:00
Alain Magloire
009549f216 new function update() to search for the pid of the inferior. 2003-04-24 15:21:10 +00:00
Alain Magloire
db78b5ea0e new file to parse "info program" 2003-04-24 15:20:45 +00:00
Alain Magloire
e5747c7de9 new method createMIInfoProgram 2003-04-24 15:20:24 +00:00
Alain Magloire
e0d210a7e3 call MIInferior.update in processSuspend() 2003-04-24 15:20:10 +00:00
Alain Magloire
423c7a7e50 Bug fix was always disable for Windows 2003-04-24 15:19:49 +00:00
Alain Magloire
51243d8162 updated. 2003-04-23 17:09:43 +00:00
Alain Magloire
d31a0a3a62 In SignalManager.update().
Move the creation of the signallist after doing
info signals.
2003-04-23 17:08:15 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Alain Magloire
64dee6f15a 10 seconds delay 2003-04-22 21:15:57 +00:00
Alain Magloire
1fcbc804ab updated 2003-04-22 20:56:55 +00:00
Alain Magloire
8e88d4cc83 new method isEmpty() 2003-04-22 20:56:47 +00:00
Alain Magloire
ebc59cc62c Clear the event queue when terminating. 2003-04-22 20:56:34 +00:00
Alain Magloire
b7fc69bdac Remove the delay of 10 seconds in Target.suspend() and put in MIInferior.interrupt() 2003-04-22 20:56:16 +00:00
Alain Magloire
c84fe548f3 updated. 2003-04-21 15:15:25 +00:00
Alain Magloire
332f6a338c Ignore exception when doing
set auto-solib-path on
2003-04-21 15:15:16 +00:00
Alain Magloire
3619fb6ec0 updated. 2003-04-17 20:40:29 +00:00
Alain Magloire
54210b5a50 Call VariableManager.update() 2003-04-17 20:40:17 +00:00