Alain Magloire
|
01b423f57a
|
createCondition is in BreakpointManager.
|
2002-08-30 04:53:03 +00:00 |
|
Alain Magloire
|
a852442246
|
add createLocation() and createCondition() where they are the most usefull.
|
2002-08-30 04:52:38 +00:00 |
|
David Inglis
|
5836a1ff35
|
added modes attrib
|
2002-08-29 19:28:50 +00:00 |
|
Mikhail Khodjaiants
|
2ae88fb2c9
|
Changed target id for 'Add Breakpoint' action to '#CEditorRulerContext'.
|
2002-08-29 19:05:31 +00:00 |
|
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 |
|
Mikhail Khodjaiants
|
dd5492be14
|
Partial solution for multithreaded resume and suspend.
|
2002-08-29 00:24:30 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alain Magloire
|
c5881820fa
|
Handle destroyed Variables.
|
2002-08-26 05:20:27 +00:00 |
|
Alain Magloire
|
de5d435726
|
Always set ourselves as the default thread before any operation.
|
2002-08-26 05:19:57 +00:00 |
|
Alain Magloire
|
8f16345f5e
|
Added UpdateState() to reset things when suspended.
|
2002-08-26 05:19:20 +00:00 |
|
Alain Magloire
|
c1ef37f459
|
Implement ChangeEvent for Variable also.
|
2002-08-26 05:18:31 +00:00 |
|
Alain Magloire
|
76dd984256
|
Implement setCondition.
|
2002-08-26 05:18:01 +00:00 |
|
Alain Magloire
|
acb50164f2
|
Added Copyright.
|
2002-08-26 05:17:09 +00:00 |
|