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 |
|
Alain Magloire
|
bc181b4222
|
reformat.
|
2002-08-20 04:07:39 +00:00 |
|
Mikhail Khodjaiants
|
addae70fe8
|
Implementation of the source location.
|
2002-08-19 23:13:12 +00:00 |
|
Mikhail Khodjaiants
|
df466bd14f
|
Implementation of the source location.
|
2002-08-19 22:45:34 +00:00 |
|
Mikhail Khodjaiants
|
0307260c31
|
Implementation of the source location.
|
2002-08-19 22:21:50 +00:00 |
|
Mikhail Khodjaiants
|
078fe83ba3
|
Changed the processing of the termination event.
|
2002-08-18 21:26:05 +00:00 |
|
Mikhail Khodjaiants
|
a2d2f711a3
|
Check if the list of variables doesn't exist.
|
2002-08-18 21:25:11 +00:00 |
|
Mikhail Khodjaiants
|
a07d1424da
|
Changed the termination procedure.
|
2002-08-16 23:13:45 +00:00 |
|
Mikhail Khodjaiants
|
27e3c54b89
|
The presentation of the stack frame in the Debug view.
|
2002-08-16 23:12:38 +00:00 |
|
Alain Magloire
|
53ea3f20c4
|
rename of CDIExpressionManager to VariableManager
|
2002-08-16 19:27:49 +00:00 |
|
Alain Magloire
|
c8b6bb301b
|
rename of CDIExpressionManager to VariableManager
|
2002-08-16 19:16:46 +00:00 |
|
Alain Magloire
|
4daeebfcaa
|
Added getLeve() method.
|
2002-08-16 04:45:02 +00:00 |
|
Mikhail Khodjaiants
|
660ff8e39d
|
Added the implementation of the 'terminate' method.
|
2002-08-15 23:08:59 +00:00 |
|
Mikhail Khodjaiants
|
c160a19758
|
Added the implementation of the 'terminate' method.
|
2002-08-15 23:02:05 +00:00 |
|
Mikhail Khodjaiants
|
a5a6ab9bbc
|
More implementation.
|
2002-08-15 22:22:42 +00:00 |
|
David Inglis
|
6761b638e7
|
throw exception if no debugger availble
|
2002-08-15 19:48:11 +00:00 |
|
David Inglis
|
359ef3e7dd
|
returns "" if no name specifed in ext-point
|
2002-08-15 18:27:29 +00:00 |
|
David Inglis
|
1bb2dc9562
|
implemented better debug configuration handling
|
2002-08-15 14:40:11 +00:00 |
|
Alain Magloire
|
b8c5ededb8
|
Remove isStepping() for now.
|
2002-08-15 05:56:35 +00:00 |
|