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 |
|
Alain Magloire
|
a03ec0415c
|
Reenable throwing exception.
|
2002-10-01 12:22:29 +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 |
|
Alain Magloire
|
14a8943722
|
When we detach fire a detachedEvent that
will be transfor to a CDIDisconnectEvent.
|
2002-09-27 19:23:01 +00:00 |
|
Alain Magloire
|
d7afd79e1e
|
change the order and kill the running thread last.
|
2002-09-26 12:41:52 +00:00 |
|
David Inglis
|
04d90a4425
|
build changes
|
2002-09-26 02:16:53 +00:00 |
|
Alain Magloire
|
d25d3e05c5
|
Rearranging shutdown sequence because of race on Windows.
|
2002-09-25 20:02:41 +00:00 |
|
Alain Magloire
|
187811636e
|
Do not try -exec-interrupt since it is not supported.
|
2002-09-25 20:01:02 +00:00 |
|
Alain Magloire
|
3e1694d249
|
Still not working, more work to be done.
|
2002-09-25 20:00:31 +00:00 |
|
Alain Magloire
|
6725ba2595
|
Interrupt() method now throws MIException.
|
2002-09-25 20:00:11 +00:00 |
|
Alain Magloire
|
3766b7446a
|
For Windows try to set new-console, this is necessary
to get the inferior output non interlace with gdb output.
|
2002-09-25 14:59:53 +00:00 |
|
Alain Magloire
|
defbca8c8f
|
Remove uneeded import.
|
2002-09-24 19:29:51 +00:00 |
|
Alain Magloire
|
d6f41fe8a8
|
Change the signature on SetAutoSolib to take a boolean.
|
2002-09-24 19:20:50 +00:00 |
|
Alain Magloire
|
cba9b18bf5
|
Implement solib-search-path.
|
2002-09-24 19:08:42 +00:00 |
|
David Inglis
|
dcf4f87706
|
check for threads should check length not for null
|
2002-09-24 11:56:30 +00:00 |
|
Alain Magloire
|
97fb504d21
|
Implemented get and adding to the gdb search source paths.
|
2002-09-24 03:38:52 +00:00 |
|
Alain Magloire
|
ebb45efa08
|
Add getUniqIdentifier.
|
2002-09-23 19:25:08 +00:00 |
|
Alain Magloire
|
cec7386710
|
Add Librarry paths.
|
2002-09-23 18:57:00 +00:00 |
|
Alain Magloire
|
119012a5f9
|
Move addSourcePaths() to the source Manager.
|
2002-09-23 18:04:06 +00:00 |
|
David Inglis
|
d862e1f83c
|
changed default platform to "local"
|
2002-09-23 17:15:42 +00:00 |
|
Alain Magloire
|
51e4d9609a
|
Send an update when resetting the stackframe or the thread id.
|
2002-09-20 19:21:20 +00:00 |
|
Alain Magloire
|
b739b9bde4
|
Implement setCurrent{Thread, StackFrame}.
|
2002-09-20 18:43:10 +00:00 |
|
Alain Magloire
|
734438b514
|
Provide equality for :
file:linenumber
and
file:functioname
|
2002-09-20 18:17:26 +00:00 |
|
Alain Magloire
|
5d14c78a5c
|
PR 23877 Allow line to be set without filename.
|
2002-09-20 17:12:48 +00:00 |
|
Alain Magloire
|
f0942e76d7
|
Try to interrupt the inferior first before killing.
|
2002-09-19 01:40:45 +00:00 |
|
Alain Magloire
|
be809a8ebc
|
fetch the top stack frame when necessary.
|
2002-09-19 00:58:25 +00:00 |
|
Alain Magloire
|
1f28f7bff2
|
set inferior suspended when we attach.
|
2002-09-17 21:20:50 +00:00 |
|
David Inglis
|
0f1255a4e0
|
support attach to pid with debugger
|
2002-09-17 19:12:15 +00:00 |
|
Alain Magloire
|
dc70001746
|
Putting some framework for the memoryBlock.
|
2002-09-17 03:56:44 +00:00 |
|
Alain Magloire
|
ac1048390a
|
For register no need to compare the stackframe.
|
2002-09-17 03:56:19 +00:00 |
|
Alain Magloire
|
e25f73cf71
|
Throw CDIException if getRegisters() failed.
|
2002-09-16 22:22:37 +00:00 |
|
Mikhail Khodjaiants
|
82b872a006
|
Implementation of text hovering.
|
2002-09-13 17:22:46 +00:00 |
|
Alain Magloire
|
074c939b24
|
Fire a ChangedEvent when the assign is successfull.
|
2002-09-12 18:55:31 +00:00 |
|
Alain Magloire
|
cf07dedc00
|
Bug fix the children where not register to the VariableManager
so the ChangeEvent was not issued.
|
2002-09-11 15:12:11 +00:00 |
|
Alain Magloire
|
841c4d9b89
|
comment debug outputs.
|
2002-09-10 19:01:29 +00:00 |
|
Alain Magloire
|
c8c9ec8a30
|
new method to retrieve the PTY.
|
2002-09-10 14:28:41 +00:00 |
|
Alain Magloire
|
3f1e359697
|
Suspend does not work for solaris.
|
2002-09-10 14:28:20 +00:00 |
|
Alain Magloire
|
4f4e3ba0cf
|
separate the suspend and the resume option.
|
2002-09-09 20:58:22 +00:00 |
|
Alain Magloire
|
3e24919f41
|
add a method getChildreNumber to help the UI.
|
2002-09-09 15:53:32 +00:00 |
|
Alain Magloire
|
5c8cdfbd11
|
Send a synchronization notify immediately for commands
wit no tokens.
|
2002-09-07 14:49:09 +00:00 |
|
Alain Magloire
|
42e4cbf928
|
Try to detect when gdb dies unexpectely(sp?).
|
2002-09-07 14:48:26 +00:00 |
|
Alain Magloire
|
c437685dfd
|
Change the order of the close.
|
2002-09-07 14:47:53 +00:00 |
|
Alain Magloire
|
3497250607
|
comment out the exception printstackTrace.
|
2002-09-07 14:47:25 +00:00 |
|
Alain Magloire
|
035aac8223
|
Close the master pty when done.
|
2002-09-07 02:00:33 +00:00 |
|
Alain Magloire
|
ba07b4e743
|
We should treat Watchpoint Trigger and Scope like two separte
events.
|
2002-09-06 20:18:34 +00:00 |
|