Mikhail Khodjaiants
|
6644f6a970
|
Fixed thread termination bug.
|
2002-08-29 18:07:25 +00:00 |
|
Mikhail Khodjaiants
|
02caa120d3
|
Cleanup.
|
2002-08-29 18:06:30 +00:00 |
|
Mikhail Khodjaiants
|
adac5a0ece
|
Display signal name and meaning if program is suspended by a signal.
|
2002-08-29 18:04:57 +00:00 |
|
Alain Magloire
|
edd6e29eff
|
Send the target as the source.
|
2002-08-29 03:41:29 +00:00 |
|
Alain Magloire
|
b2f550ad38
|
the variable to check is debugMode not mode.
|
2002-08-29 03:39:17 +00:00 |
|
Mikhail Khodjaiants
|
dd5492be14
|
Partial solution for multithreaded resume and suspend.
|
2002-08-29 00:24:30 +00:00 |
|
Sebastien Marineau
|
9461885204
|
Add context menu ID's for the editor and ruler
(Outliner to follow)
|
2002-08-28 22:42:29 +00:00 |
|
David Inglis
|
5f42e5c287
|
added attach/core/run modes in lauch pages
|
2002-08-28 20:36:59 +00:00 |
|
David Inglis
|
f5bea71c1d
|
change IFile to IPath for corefile
|
2002-08-28 20:36:06 +00:00 |
|
David Inglis
|
92dda1a9a6
|
added mode attribute to debugger config run,attach,core
|
2002-08-28 20:35:41 +00:00 |
|
David Inglis
|
c8f9368b0b
|
new mi ui plugin
|
2002-08-28 19:09:25 +00:00 |
|
Mikhail Khodjaiants
|
40af4ef33b
|
Session is terminated on exit.
|
2002-08-28 17:27:19 +00:00 |
|
Alain Magloire
|
bd73e9ca42
|
changed order of clearing debugger combox and
assoicated data to prevent exception under motif.
|
2002-08-28 14:26:04 +00:00 |
|
Alain Magloire
|
039b06c5df
|
Implement ICDIRegisterObject.
|
2002-08-28 01:43:12 +00:00 |
|
Alain Magloire
|
ed14a106db
|
implement new scheme for BreakpointHit, WatchpointTrigger and WatchpointScope
|
2002-08-27 23:41:17 +00:00 |
|
Mikhail Khodjaiants
|
5321f78ce1
|
Implementation of the breakpoint preference page.
|
2002-08-27 23:04:30 +00:00 |
|
Mikhail Khodjaiants
|
b6d9b58b4c
|
Added new interfaces to cover the suspend event reasons for breakpoints and watchpoints.
|
2002-08-27 21:04:42 +00:00 |
|
Mikhail Khodjaiants
|
ec5abf24e3
|
Rename 'DebugConfiguration' to avoid duplicate names.
|
2002-08-27 21:02:48 +00:00 |
|
Mikhail Khodjaiants
|
f5d2a5337d
|
Moved all breakpoint classes to the model.
|
2002-08-27 21:02:12 +00:00 |
|
Mikhail Khodjaiants
|
5f1ed1e7ec
|
Added the 'getCurrentThread' method.
|
2002-08-27 21:00:31 +00:00 |
|
Mikhail Khodjaiants
|
6bdfb48841
|
Renamed 'ICDIDebugConfiguration' to avoid duplicate names.
|
2002-08-27 20:59:31 +00:00 |
|
Mikhail Khodjaiants
|
cbc9f91b89
|
Moved the model objects to the new package.
|
2002-08-27 20:57:58 +00:00 |
|
Alain Magloire
|
cd01def532
|
Make sure the MIInferior is created before the rxthread.
|
2002-08-27 03:49:08 +00:00 |
|
Alain Magloire
|
7250fe4d1a
|
Make all the stopped event inherited from MIStopped
|
2002-08-27 03:47:59 +00:00 |
|
David Inglis
|
4a84a692d6
|
fixed bug with parsing bad Elf file
|
2002-08-27 02:58:04 +00:00 |
|
Mikhail Khodjaiants
|
8d6b618921
|
Add 'Enable/Disable Breakpoint' action.
|
2002-08-26 23:13:18 +00:00 |
|
Alain Magloire
|
094838afc5
|
More javadoc and comments.
|
2002-08-26 23:10:52 +00:00 |
|
Sebastien Marineau
|
b6d69ba0e1
|
Merge in fix submitted by Alex Chapiro for NPE in CView
|
2002-08-26 22:11:42 +00:00 |
|
Sebastien Marineau
|
43f276c433
|
Bugfix for asm editor exception
|
2002-08-26 22:10:35 +00:00 |
|
Mikhail Khodjaiants
|
bb6ac7102c
|
Fix for "Add/Remove Breakpoint".
|
2002-08-26 21:10:45 +00:00 |
|
Alain Magloire
|
a07093fbe2
|
Use -break-after.
|
2002-08-26 20:22:09 +00:00 |
|
Alain Magloire
|
1983087aaf
|
Send an info threads to force updates.
|
2002-08-26 20:21:45 +00:00 |
|
Alain Magloire
|
c80351772d
|
Put some framework in place for the coming Builder.
|
2002-08-26 20:01:45 +00:00 |
|
David Inglis
|
3d96f03185
|
export jar
|
2002-08-26 18:07:15 +00:00 |
|
David Inglis
|
c2bcc53963
|
changed plugin name
|
2002-08-26 17:43:52 +00:00 |
|
David Inglis
|
253bdfe47c
|
update added plugin name and provider
|
2002-08-26 16:52:29 +00:00 |
|
David Inglis
|
54dd5f96be
|
change version number
|
2002-08-26 14:25:09 +00:00 |
|
Sebastien Marineau
|
b6e6b56698
|
Add debug plugins to feature
|
2002-08-26 14:18:19 +00:00 |
|
Alain Magloire
|
4528b07b80
|
put the fireEvents() methods here.
|
2002-08-26 05:26:45 +00:00 |
|
Alain Magloire
|
67898c2411
|
Copyrigth.
|
2002-08-26 05:25:47 +00:00 |
|
Alain Magloire
|
3c005bb592
|
Remove unecessary comments.
|
2002-08-26 05:25:26 +00:00 |
|
Alain Magloire
|
33dd4f73fb
|
Typo.
|
2002-08-26 05:24:54 +00:00 |
|
Alain Magloire
|
6e1f807da1
|
bug fixes.
|
2002-08-26 05:24:26 +00:00 |
|
Alain Magloire
|
8f1ca1e6e3
|
Rename MIExitEvent to MIGDBExitEvent add MIThreadExit also.
|
2002-08-26 05:24:14 +00:00 |
|
Alain Magloire
|
081cc6e69b
|
Copyright.
|
2002-08-26 05:23:33 +00:00 |
|
Alain Magloire
|
40b891daa9
|
Was creating unecessary objects.
|
2002-08-26 05:23:14 +00:00 |
|
Alain Magloire
|
fd4b56fff1
|
Copyright
|
2002-08-26 05:22:42 +00:00 |
|
Alain Magloire
|
9cf3fc83e9
|
Set the current thread and stack and do not throw unecessary exception.
|
2002-08-26 05:21:54 +00:00 |
|
Alain Magloire
|
eaf8bdf762
|
Added QNX copyright
|
2002-08-26 05:21:16 +00:00 |
|
Alain Magloire
|
760848d439
|
Process Suspended Event.
|
2002-08-26 05:20:48 +00:00 |
|