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 |
|
Alain Magloire
|
f3fee4f762
|
save and restore the current thread.
|
2002-10-26 23:39:50 +00:00 |
|
Alain Magloire
|
598445c740
|
updated.
|
2002-10-26 20:29:21 +00:00 |
|
Alain Magloire
|
048ad592fd
|
token is no longer incremented here.
|
2002-10-26 20:29:10 +00:00 |
|
Alain Magloire
|
d22acaff8c
|
MIEvent takes argument.
|
2002-10-26 20:28:52 +00:00 |
|
Alain Magloire
|
43dfe27212
|
cmdCount removed and MIEvent takes argument.
|
2002-10-26 20:28:30 +00:00 |
|
Alain Magloire
|
7d3ce278c7
|
setTerminate() takes a new argument.
|
2002-10-26 20:28:07 +00:00 |
|
Alain Magloire
|
99a447c6b6
|
indentation.
|
2002-10-26 20:27:45 +00:00 |
|
Alain Magloire
|
ee03d27d33
|
super needs token as argument.
|
2002-10-26 20:27:28 +00:00 |
|
Alain Magloire
|
cb0e4c2838
|
getUniqToken() new method.
|
2002-10-26 20:25:11 +00:00 |
|
Alain Magloire
|
a44a80e8eb
|
always send the token part of the string.
|
2002-10-26 20:24:53 +00:00 |
|
Alain Magloire
|
da1086033d
|
passing token to MIEvent.
|
2002-10-26 20:24:27 +00:00 |
|
Alain Magloire
|
3861e97a3b
|
enableEventToken(), disableEventToken() new methods.
|
2002-10-26 20:23:49 +00:00 |
|
Alain Magloire
|
fb50d51100
|
getLastExecutionToken() new method.
|
2002-10-26 20:23:12 +00:00 |
|
Alain Magloire
|
634918abbd
|
new method allowProgramInterruption.
|
2002-10-26 20:22:04 +00:00 |
|
Alain Magloire
|
c0573ac6df
|
Updated.
|
2002-10-24 15:06:53 +00:00 |
|
Alain Magloire
|
cb7d6efbe2
|
Fire a suspended event on error.
|
2002-10-24 15:06:45 +00:00 |
|
Alain Magloire
|
95dc71c8a4
|
updated
|
2002-10-24 13:44:11 +00:00 |
|
Alain Magloire
|
b8023947be
|
change isoC to return a string.
|
2002-10-24 13:44:05 +00:00 |
|
Alain Magloire
|
8cc84fc0ea
|
updated.
|
2002-10-24 02:43:27 +00:00 |
|
Alain Magloire
|
5c88b5c611
|
processCLICommand() new method.
|
2002-10-24 02:43:18 +00:00 |
|
Alain Magloire
|
e5540c5ea1
|
comment printStackTrace.
|
2002-10-24 02:42:52 +00:00 |
|
Alain Magloire
|
d3a50b952a
|
createEvent() set the suspended event
|
2002-10-24 02:42:13 +00:00 |
|
Alain Magloire
|
304bfef308
|
getOperation() new method.
|
2002-10-24 02:41:42 +00:00 |
|
Alain Magloire
|
5542ed9ed7
|
updated.
|
2002-10-22 20:29:02 +00:00 |
|
Alain Magloire
|
b73167960d
|
New file.
|
2002-10-22 20:28:54 +00:00 |
|