Mikhail Khodjaiants
|
8f3469b849
|
Cache the 'hasVariables' flag for global values and the type names for all variables.
|
2002-10-02 19:25:14 +00:00 |
|
David Inglis
|
2be2685341
|
missing dep.
|
2002-10-02 13:30:20 +00:00 |
|
Alain Magloire
|
b1b25e2273
|
add new method getRegisters().
|
2002-10-02 04:58:17 +00:00 |
|
David Inglis
|
1e575bd60c
|
removed Process from debugtarget reateion for attach and corefile
|
2002-10-01 18:13:00 +00:00 |
|
Mikhail Khodjaiants
|
78ede54448
|
Changed the error handling and the error messages.
|
2002-10-01 17:51:31 +00:00 |
|
Mikhail Khodjaiants
|
c8235eee79
|
Changed the error handling and the error messages.
|
2002-10-01 17:35:49 +00:00 |
|
Mikhail Khodjaiants
|
ff7d4412e4
|
Cleanup the breakpoints properly when the gdb session is terminated because of an error.
|
2002-09-30 22:25:39 +00:00 |
|
Mikhail Khodjaiants
|
22c5a65551
|
'getVariables' should throw an exception instead of returning null if the request is timed out.
|
2002-09-30 22:23:58 +00:00 |
|
Mikhail Khodjaiants
|
4054c82f50
|
Implementation of 'attach to running process' and 'post-mortem' debug targets.
|
2002-09-30 20:21:01 +00:00 |
|
Mikhail Khodjaiants
|
e17e87f30e
|
Terminate debug session when it is disconnected from target.
|
2002-09-27 19:56:37 +00:00 |
|
David Inglis
|
08c857b59d
|
cleanup import
|
2002-09-27 18:46:44 +00:00 |
|
Mikhail Khodjaiants
|
cc5b67b567
|
Changed the messages of DebugException.
|
2002-09-27 18:43:18 +00:00 |
|
Mikhail Khodjaiants
|
b8f39e8af3
|
Hilight changed values for pointers.
|
2002-09-26 19:19:18 +00:00 |
|
Mikhail Khodjaiants
|
5f067307eb
|
Improvment of the file search algorithm.
|
2002-09-26 16:13:41 +00:00 |
|
David Inglis
|
04d90a4425
|
build changes
|
2002-09-26 02:16:53 +00:00 |
|
Mikhail Khodjaiants
|
d0ea6cb06e
|
Fixed search algorithm for nested folders.
|
2002-09-25 22:24:17 +00:00 |
|
Mikhail Khodjaiants
|
62f7c9e90c
|
Fixed typo.
|
2002-09-25 20:33:40 +00:00 |
|
Mikhail Khodjaiants
|
04ac19ff94
|
Implementation of error handling.
|
2002-09-25 19:42:09 +00:00 |
|
Mikhail Khodjaiants
|
eb7350b546
|
Implementation of error handling.
|
2002-09-25 15:14:03 +00:00 |
|
Mikhail Khodjaiants
|
0753ee06e3
|
Implementation of source locator.
|
2002-09-24 20:33:06 +00:00 |
|
Mikhail Khodjaiants
|
192446dcfa
|
Implementation of source locator.
|
2002-09-24 20:18:28 +00:00 |
|
Alain Magloire
|
3c63ff5d56
|
Remove addLibraryPath and getLibraryPaths() method
it was consider to be to gdb specific.
|
2002-09-24 19:07:37 +00:00 |
|
Mikhail Khodjaiants
|
2e5306c7b2
|
Implementation of source locator.
|
2002-09-23 22:44:54 +00:00 |
|
Mikhail Khodjaiants
|
941618eaca
|
Check if target is suspended when switch to thread.
|
2002-09-23 20:57:03 +00:00 |
|
Mikhail Khodjaiants
|
0c9fd43286
|
Implementation of source locator.
|
2002-09-23 20:46:53 +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 |
|
Mikhail Khodjaiants
|
c58729d044
|
Check if breakpoint list is empty before deletion.
|
2002-09-20 21:47:39 +00:00 |
|
Mikhail Khodjaiants
|
5bd058f701
|
Implementation of 'setCurrentThread' and 'switchToFrame' functions.
|
2002-09-20 20:05:27 +00:00 |
|
Alain Magloire
|
0b205fd6f8
|
Propose setCurrent{Thread,StackFrame} to the API.
|
2002-09-20 18:42:52 +00:00 |
|
Mikhail Khodjaiants
|
d5f5423b78
|
Typo.
|
2002-09-20 18:38:10 +00:00 |
|
Mikhail Khodjaiants
|
523331e401
|
Implementation of source locator.
|
2002-09-20 18:35:25 +00:00 |
|
Mikhail Khodjaiants
|
4eb6c43261
|
Check if the breakpoint belongs to the project before setting.
|
2002-09-20 17:48:56 +00:00 |
|
Mikhail Khodjaiants
|
74a38d9081
|
Implementation of source locator.
|
2002-09-20 17:47:52 +00:00 |
|
Alain Magloire
|
ab161541db
|
Explain how a breakpoint is set in javadoc.
|
2002-09-20 17:12:06 +00:00 |
|
Mikhail Khodjaiants
|
362b05d78f
|
Added functionality to control thread and frame selection changes.
|
2002-09-20 15:12:53 +00:00 |
|
Mikhail Khodjaiants
|
4b389fbd48
|
Implementation of 'Run To Line' action.
|
2002-09-19 19:21:19 +00:00 |
|
Mikhail Khodjaiants
|
e71171b519
|
Reset breakpoints install count at startup and shutdown of CDebugCorePlugin.
|
2002-09-19 17:18:39 +00:00 |
|
Mikhail Khodjaiants
|
de190fac8a
|
Stop in main when restarting.
|
2002-09-19 15:59:30 +00:00 |
|
Mikhail Khodjaiants
|
118c87d65c
|
Use the regular breakpoints instead of temporary because of the mi problems.
|
2002-09-19 15:51:16 +00:00 |
|
Mikhail Khodjaiants
|
2300feae91
|
Reset the expression's change flag on resume.
|
2002-09-18 21:44:05 +00:00 |
|
Mikhail Khodjaiants
|
26fc07b6cf
|
Implementation of expressions.
|
2002-09-18 19:02:52 +00:00 |
|
Mikhail Khodjaiants
|
8510ce5ea0
|
Implementation of expressions.
|
2002-09-18 16:49:24 +00:00 |
|
Mikhail Khodjaiants
|
f670c1d502
|
Add suspend/resume support check.
|
2002-09-18 15:07:48 +00:00 |
|
Mikhail Khodjaiants
|
df4e0dbe8d
|
Implementation of expressions.
|
2002-09-18 15:04:01 +00:00 |
|
David Inglis
|
cb9a170b91
|
ignore doc dir
|
2002-09-18 13:36:38 +00:00 |
|
David Inglis
|
0615ec3ba1
|
schema for CDebugger extension
|
2002-09-18 13:35:55 +00:00 |
|
Mikhail Khodjaiants
|
a83210a3a1
|
Do not allow to modify aggregate variables.
|
2002-09-17 17:55:26 +00:00 |
|
Mikhail Khodjaiants
|
655d90ba80
|
Implementation of Registers view.
|
2002-09-17 16:03:53 +00:00 |
|