Mikhail Khodjaiants
|
fe4c884ab4
|
Implementation of watchpoints.
|
2002-09-05 22:45:38 +00:00 |
|
Mikhail Khodjaiants
|
0ab86c77d5
|
Implementation of 'add watchpoint' action and watchpoint's properties.
|
2002-09-05 21:54:51 +00:00 |
|
Mikhail Khodjaiants
|
d32b5a8355
|
The reason of the 'suspended' event has been changed from ICDIBreakpoint to ICDIBreakpointHit.
|
2002-09-05 14:54:18 +00:00 |
|
Mikhail Khodjaiants
|
66bd4486a2
|
Temporary fix for source search path.
|
2002-09-04 21:09:51 +00:00 |
|
Mikhail Khodjaiants
|
b4632f88d2
|
Implementation of watchpoints.
|
2002-09-04 20:50:20 +00:00 |
|
Mikhail Khodjaiants
|
b5af571676
|
Temporary fix for source search path.
|
2002-09-04 20:49:43 +00:00 |
|
Alain Magloire
|
46e1e64e85
|
Allow to set search source paths
|
2002-09-04 20:14:39 +00:00 |
|
Mikhail Khodjaiants
|
3496b65bc6
|
More implementation of breakpoints.
|
2002-09-04 15:43:56 +00:00 |
|
Mikhail Khodjaiants
|
477450be7a
|
More implementation of breakpoints.
|
2002-09-03 22:55:20 +00:00 |
|
Mikhail Khodjaiants
|
a5e7b14cc5
|
Fixed 'Step Into' for stack frame.
|
2002-09-03 15:19:41 +00:00 |
|
David Inglis
|
c1be110cad
|
changed runtimeoption arguments to String[]
|
2002-09-03 14:47:45 +00:00 |
|
Mikhail Khodjaiants
|
c52732cf99
|
More implementation of breakpoints.
|
2002-09-03 14:37:25 +00:00 |
|
Mikhail Khodjaiants
|
1f2942e78e
|
For now return true for all breakpoints.
|
2002-09-02 20:41:16 +00:00 |
|
Mikhail Khodjaiants
|
8679072fc4
|
More implementation of breakpoints.
|
2002-09-02 19:32:52 +00:00 |
|
Mikhail Khodjaiants
|
cb00b0ef97
|
More implementation of breakpoints.
|
2002-08-30 23:30:28 +00:00 |
|
Alain Magloire
|
d3b1b81ecd
|
Use the breakpointManager for createLocation()
|
2002-08-30 04:54:00 +00:00 |
|
Alain Magloire
|
ffd67cbab2
|
createLocation() is in breakpointManager.
|
2002-08-30 04:53:27 +00:00 |
|
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 |
|
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
|
dd5492be14
|
Partial solution for multithreaded resume and suspend.
|
2002-08-29 00:24:30 +00:00 |
|
David Inglis
|
92dda1a9a6
|
added mode attribute to debugger config run,attach,core
|
2002-08-28 20:35:41 +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 |
|
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
|
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 |
|
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
|
b975a9ba5a
|
Changing does not mean reseting the value.
|
2002-08-26 05:11:14 +00:00 |
|
Mikhail Khodjaiants
|
ec51c065a0
|
Added restart and breakpoint actions.
|
2002-08-23 22:25:36 +00:00 |
|
Mikhail Khodjaiants
|
8fecbbf7d8
|
Variables rendering fixes.
|
2002-08-22 23:06:47 +00:00 |
|
Mikhail Khodjaiants
|
79098bebfd
|
Added breakpoint classes.
|
2002-08-21 22:19:12 +00:00 |
|
David Inglis
|
bd9a9da884
|
fixed build properties
|
2002-08-21 03:35:59 +00:00 |
|
David Inglis
|
18831f14fe
|
fixed process label when run
added Mikhail's changes
|
2002-08-21 02:04:22 +00:00 |
|
Mikhail Khodjaiants
|
ff8adf11c3
|
More implementation.
|
2002-08-20 22:24:56 +00:00 |
|
Mikhail Khodjaiants
|
ce4762cf93
|
Added the 'stepReturn' method.
|
2002-08-20 18:26:48 +00:00 |
|
Mikhail Khodjaiants
|
61b492d5c7
|
Added new type to ICDIResumedEvent.
|
2002-08-20 18:13:07 +00:00 |
|
Alain Magloire
|
af0a71b0f1
|
Check for null.
|
2002-08-20 04:15:31 +00:00 |
|
Alain Magloire
|
485e389263
|
Revert to ICDIExpressionManager instead of ICDIVariableManager.
|
2002-08-20 04:14:29 +00:00 |
|
Alain Magloire
|
1e4c69fd2c
|
Help method getCurrentTarget()
|
2002-08-20 04:13:52 +00:00 |
|
Alain Magloire
|
e1c0a5fdee
|
equals() method add
|
2002-08-20 04:13:09 +00:00 |
|
Alain Magloire
|
cb3def3656
|
Formating and isEditable()
|
2002-08-20 04:12:30 +00:00 |
|
Alain Magloire
|
09a6b7e999
|
Formating and equals()
|
2002-08-20 04:11:42 +00:00 |
|
Alain Magloire
|
8a4f0947de
|
Formating?
|
2002-08-20 04:10:59 +00:00 |
|
Alain Magloire
|
c81be1aa39
|
add equality for stackframe(not sure about this)
|
2002-08-20 04:10:16 +00:00 |
|
Alain Magloire
|
248184e423
|
remove registerGroup.
|
2002-08-20 04:08:20 +00:00 |
|