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

1265 commits

Author SHA1 Message Date
Alain Magloire
501d00103f check if the patch affected others. 2002-11-29 19:26:04 +00:00
Alain Magloire
b3319e3db9 updated. 2002-11-29 18:54:38 +00:00
Alain Magloire
9c94ad2f84 signature change in MIStoppedEvent. 2002-11-29 18:54:31 +00:00
Alain Magloire
835b5ee2ed Move the getThreadId() and getFrame() to MIStoppedEvent. 2002-11-29 18:53:42 +00:00
Alain Magloire
30ad6c0a84 updated. 2002-11-28 23:09:52 +00:00
Alain Magloire
50d7ae7e64 Only take a byte. 2002-11-28 23:09:44 +00:00
David Inglis
1d64355469 added -u for older cygpath util 2002-11-28 18:35:44 +00:00
Alain Magloire
3bccbf3c16 runUntil 2002-11-28 16:20:02 +00:00
Alain Magloire
dc382d4604 Support for cygwin debugger. 2002-11-27 16:26:46 +00:00
Alain Magloire
e55091ff8b update. 2002-11-25 17:08:07 +00:00
Alain Magloire
dcfe811aae put isWriteWatchpoint(). 2002-11-25 17:07:58 +00:00
Alain Magloire
955a91d12e check for wpt. 2002-11-25 17:07:39 +00:00
Alain Magloire
5db6ae9f85 check getMIBreakPoint().isAccessWatchpoint() 2002-11-25 17:07:12 +00:00
Mikhail Khodjaiants
fdc45b36d4 Fix for bug 26595. 2002-11-20 21:51:43 +00:00
Alain Magloire
9fba9c63e0 updated 2002-11-20 14:41:58 +00:00
Alain Magloire
f8ef29c102 Fix compareBlocks not to take to account the starting address. 2002-11-20 14:41:50 +00:00
Alain Magloire
95f0a1bc97 update. 2002-11-18 19:04:55 +00:00
Alain Magloire
ff27cbfa7f Only get the top level stackFrame 2002-11-18 19:04:36 +00:00
Alain Magloire
d27bd20cc2 Move the assignements before fire the events. 2002-11-18 19:04:16 +00:00
Alain Magloire
b4b5f94323 updated. 2002-11-18 18:10:10 +00:00
Alain Magloire
01bde001e6 getStackFameCount() set and reset the thread. 2002-11-18 18:10:02 +00:00
Alain Magloire
fb67cea201 updated. 2002-11-14 21:09:54 +00:00
Alain Magloire
4a4c9e0acd updated. 2002-11-14 21:04:49 +00:00
Alain Magloire
7a149d7499 new Method getMIStackInfoDepthInfo(). 2002-11-14 21:04:39 +00:00
Alain Magloire
9ed10afe53 new method createMIStackInfoDepth(). 2002-11-14 21:04:08 +00:00
Alain Magloire
2638b185d2 2 new methods getStackFrame(int low, int hi) and
getStackFrameCount().
2002-11-14 21:03:49 +00:00
David Inglis
83ca00e7b1 added "native" supported cpu 2002-11-13 14:00:45 +00:00
Alain Magloire
f1009943f6 Catch the exception and use a list. 2002-11-06 21:04:57 +00:00
Alain Magloire
6c34b97f04 updated. 2002-11-06 21:04:43 +00:00
Alain Magloire
3fad2c2e65 updated. 2002-11-06 20:14:37 +00:00
Alain Magloire
1a65c8e127 some element of the argument array was null. 2002-11-06 20:14:25 +00:00
Alain Magloire
fd2f3b9004 updated. 2002-11-05 16:21:30 +00:00
Alain Magloire
a6bc372a17 Fire ChangedEvent when setting the value. 2002-11-05 16:21:21 +00:00
David Inglis
aa3229d345 local to native 2002-11-04 20:05:33 +00:00
Alain Magloire
103447277e updated. 2002-11-01 16:44:45 +00:00
Alain Magloire
9ecebfa287 Try to catch upfront errors like bad arguments by checking
if the process is still alive.
2002-11-01 16:44:34 +00:00
Alain Magloire
b22d79fa61 Ignore the errror form "set new-console" 2002-11-01 16:43:53 +00:00
Alain Magloire
e27b80d2b5 Update() returns the addresses. 2002-11-01 16:43:24 +00:00
Alain Magloire
acd6a6b567 Refresh any other needed block. 2002-11-01 16:41:29 +00:00
David Inglis
075e29a48e let throw MIException in createSession 2002-11-01 15:04:43 +00:00
Alain Magloire
d2195ebf5d update. 2002-10-31 00:15:58 +00:00
Alain Magloire
b2ec6d9142 Check if The MemoryBlock.isDirty(). 2002-10-31 00:15:48 +00:00
Alain Magloire
6f1a249cc3 Two new methods isDirty() and setDirty(). 2002-10-31 00:15:26 +00:00
Alain Magloire
62db38efbd updated. 2002-10-30 20:52:05 +00:00
Alain Magloire
ac61f0f586 reuse refresh() to fire events if the assign was succesffull. 2002-10-30 20:51:53 +00:00
Alain Magloire
347a692269 updated. 2002-10-28 20:38:27 +00:00
Alain Magloire
9a92aa9b13 Generate a MIMemoryChangedEvent when doing setValue. 2002-10-28 20:38:18 +00:00
Alain Magloire
7c6cf4d75f update. 2002-10-26 23:40:44 +00:00
Alain Magloire
57bc7c4a2d update() new Method. 2002-10-26 23:40:34 +00:00
Alain Magloire
83a366657f refresh, new method. 2002-10-26 23:40:13 +00:00