Alain Magloire
|
aeb2c89c90
|
Only pass -- if an argument starts with '-'
|
2002-10-02 04:54:20 +00:00 |
|
Alain Magloire
|
bdee45066b
|
Typo in the name of the method.
|
2002-10-02 04:53:54 +00:00 |
|
Alain Magloire
|
4a90b847b5
|
Remove any reference to registers. They are now manage
by the RegisterManager.
|
2002-10-02 04:53:26 +00:00 |
|
Alain Magloire
|
d9ecab58a7
|
Use the RegisterManager for getRegisters().
|
2002-10-02 04:52:16 +00:00 |
|
Alain Magloire
|
0d11ebfa7c
|
Organize Import.
|
2002-10-02 04:51:31 +00:00 |
|
Alain Magloire
|
e206d3b10f
|
Complete rewrite to not use the gdb/mi variable object
but rather the -data-list-register-xxx calls.
|
2002-10-02 04:51:01 +00:00 |
|
Alain Magloire
|
73a428b3f5
|
Catch MIRegisterChangedEvent and call update on the RegisterManager.
|
2002-10-02 04:49:56 +00:00 |
|
Alain Magloire
|
b7ec1b9bb1
|
Call update on the RegisterManager.
|
2002-10-02 04:49:10 +00:00 |
|
Alain Magloire
|
13271515fe
|
New method getRegisters() and move the intelligence of
getRegisterObjects() into the RegisterManager class.
|
2002-10-02 04:48:46 +00:00 |
|
Alain Magloire
|
324596dc72
|
New method to return the RegisterManager.
|
2002-10-02 04:47:42 +00:00 |
|
Alain Magloire
|
6fb26a1444
|
Support for MIRegisterChangedEvent.
|
2002-10-02 04:47:08 +00:00 |
|
Alain Magloire
|
46f5898b90
|
Organize imports.
|
2002-10-02 04:45:05 +00:00 |
|
David Inglis
|
1e575bd60c
|
removed Process from debugtarget reateion for attach and corefile
|
2002-10-01 18:13:00 +00:00 |
|
Mikhail Khodjaiants
|
78ede54448
|
Changed the error handling and the error messages.
|
2002-10-01 17:51:31 +00:00 |
|
Mikhail Khodjaiants
|
c8235eee79
|
Changed the error handling and the error messages.
|
2002-10-01 17:35:49 +00:00 |
|
Mikhail Khodjaiants
|
8dad35d75f
|
Implementation of InfoStatusHandler
|
2002-10-01 17:34:34 +00:00 |
|
Doug Schaefer
|
142bcc308a
|
Added .project file to source control
|
2002-10-01 13:33:28 +00:00 |
|
Alain Magloire
|
a03ec0415c
|
Reenable throwing exception.
|
2002-10-01 12:22:29 +00:00 |
|
David Inglis
|
103c42de84
|
use new debug target creation methods
|
2002-10-01 02:00:12 +00:00 |
|
David Inglis
|
75201f7a47
|
fix NPE when editor closes
|
2002-10-01 01:19:32 +00:00 |
|
Mikhail Khodjaiants
|
ff7d4412e4
|
Cleanup the breakpoints properly when the gdb session is terminated because of an error.
|
2002-09-30 22:25:39 +00:00 |
|
Mikhail Khodjaiants
|
22c5a65551
|
'getVariables' should throw an exception instead of returning null if the request is timed out.
|
2002-09-30 22:23:58 +00:00 |
|
Mikhail Khodjaiants
|
4054c82f50
|
Implementation of 'attach to running process' and 'post-mortem' debug targets.
|
2002-09-30 20:21:01 +00:00 |
|
Peter Graves
|
3b3e71a2a1
|
Removed most usage of internal classes in favor of public interfaces. Removed some invalid tests. Come code formating cleanups.
|
2002-09-30 19:43:26 +00:00 |
|
Judy N. Green
|
1fc9b37e74
|
Changed visibility od isCandidate to public to facilitate JUnit tests
|
2002-09-30 19:34:16 +00:00 |
|
Alain Magloire
|
5c5f660b7b
|
If we are attached suspending should work fine.
|
2002-09-30 16:52:16 +00:00 |
|
Alain Magloire
|
b28d409cb4
|
New Command from Don Howard, MITargetDownload.
|
2002-09-30 15:17:36 +00:00 |
|
David Inglis
|
4ea7546869
|
cleanup CEditor removed unused extension points
|
2002-09-30 13:30:58 +00:00 |
|
David Inglis
|
31188ddb10
|
fixed typo
|
2002-09-30 13:23:12 +00:00 |
|
Mikhail Khodjaiants
|
e17e87f30e
|
Terminate debug session when it is disconnected from target.
|
2002-09-27 19:56:37 +00:00 |
|
David Inglis
|
170cc44681
|
suppress error on cancel
|
2002-09-27 19:25:38 +00:00 |
|
Alain Magloire
|
14a8943722
|
When we detach fire a detachedEvent that
will be transfor to a CDIDisconnectEvent.
|
2002-09-27 19:23:01 +00:00 |
|
David Inglis
|
417358495f
|
change id.
|
2002-09-27 18:47:36 +00:00 |
|
David Inglis
|
de6f1904f6
|
removed list for now
|
2002-09-27 18:47:15 +00:00 |
|
David Inglis
|
08c857b59d
|
cleanup import
|
2002-09-27 18:46:44 +00:00 |
|
Mikhail Khodjaiants
|
cc5b67b567
|
Changed the messages of DebugException.
|
2002-09-27 18:43:18 +00:00 |
|
Peter Graves
|
0716864d27
|
Changed all QNX pr numbers to bugzilla pr numbers.
General code cleanup (removed unused imports/variables, etc)
|
2002-09-27 13:46:54 +00:00 |
|
Alain Magloire
|
36cab0ce7c
|
ignore objects.
|
2002-09-26 20:43:27 +00:00 |
|
Alain Magloire
|
0dbb04b425
|
provide terminal emulation.
|
2002-09-26 20:33:13 +00:00 |
|
Alain Magloire
|
f0a1717ced
|
Fix a bug reported by Gene Sally about double free.
|
2002-09-26 20:32:37 +00:00 |
|
David Inglis
|
819165945a
|
cleanup
|
2002-09-26 20:07:40 +00:00 |
|
Alain Magloire
|
dcabd27702
|
Rebuild.
|
2002-09-26 19:53:18 +00:00 |
|
Alain Magloire
|
5d99c2d4d1
|
Remove of uneed variables.
|
2002-09-26 19:53:08 +00:00 |
|
Alain Magloire
|
adcc89e794
|
formating "fixes".
|
2002-09-26 19:52:44 +00:00 |
|
Alain Magloire
|
b4b7151cf3
|
Patch from Gene Sally. And formatting "fixes".
|
2002-09-26 19:52:22 +00:00 |
|
David Inglis
|
8051af4120
|
update
|
2002-09-26 19:36:12 +00:00 |
|
Mikhail Khodjaiants
|
b8f39e8af3
|
Hilight changed values for pointers.
|
2002-09-26 19:19:18 +00:00 |
|
Judy N. Green
|
a63d1ed0b2
|
Added variable references to fragment.xml files
|
2002-09-26 19:18:13 +00:00 |
|
Mikhail Khodjaiants
|
d6a463033a
|
Check if viewer is not null.
|
2002-09-26 18:52:25 +00:00 |
|
Mikhail Khodjaiants
|
dbba92a00a
|
Changed the error message for 'switch to stack frame'.
|
2002-09-26 17:45:34 +00:00 |
|