Mikhail Khodjaiants
|
21564c5259
|
Removed the gdb-specific variable parsing.
|
2003-03-18 21:06:23 +00:00 |
|
Mikhail Khodjaiants
|
fb09a0b4f0
|
Replace range by start index and length in 'Display As Array' action.
|
2003-03-17 21:25:20 +00:00 |
|
Mikhail Khodjaiants
|
e05bf9e181
|
Added the 'isEditable' and 'hasChildren' methods to the 'ICVariable' interface.
|
2003-03-14 23:12:21 +00:00 |
|
Mikhail Khodjaiants
|
fa3f6e5e4c
|
Cross-referencing projects cause the debugger to go into a stack overflow exception.
Make sure that there is only one source location for each referenced project.
|
2003-03-14 19:10:17 +00:00 |
|
Alain Magloire
|
fa121c66b0
|
updated.
|
2003-03-13 21:14:01 +00:00 |
|
Alain Magloire
|
a866cb7e22
|
getName() no longer throw exceptions
|
2003-03-13 21:13:53 +00:00 |
|
Alain Magloire
|
f5851aaeae
|
Updated.
|
2003-03-13 20:11:32 +00:00 |
|
Alain Magloire
|
c67f54a97c
|
enw method getLocalVariableObjects.
|
2003-03-13 20:11:14 +00:00 |
|
Alain Magloire
|
bfe0ba5321
|
ICDIVariable extends ICDIVariableObject
|
2003-03-13 20:10:57 +00:00 |
|
Alain Magloire
|
5d1916545e
|
ICDIRegister extends ICDIRegisterObject.
|
2003-03-13 20:10:39 +00:00 |
|
Alain Magloire
|
88ad7ce32f
|
ICDIArgument extends ICDIArgumenObject.
|
2003-03-13 20:10:16 +00:00 |
|
Mikhail Khodjaiants
|
0ecf201e8e
|
New ICDIVariableManager methods for the 'DisplayAsArray' and 'CastToType' actions.
|
2003-03-11 23:42:27 +00:00 |
|
Alain Magloire
|
8ceec2dbb8
|
updated
|
2003-03-11 15:56:04 +00:00 |
|
Alain Magloire
|
fdfc8a1b98
|
New method getVariableObjectAsArray()
and getVariableObjectAsType().
|
2003-03-11 15:55:50 +00:00 |
|
Mikhail Khodjaiants
|
7c2c85ddb5
|
Core support of the "Display As Array" action.
|
2003-03-10 23:04:18 +00:00 |
|
Mikhail Khodjaiants
|
c8d69784d7
|
Use the 'isEditable' method of ICDIVariable instead of using types in the 'supportsModification' method.
|
2003-03-10 21:27:13 +00:00 |
|
Mikhail Khodjaiants
|
6cb24b50dd
|
Refresh the type of variable when casting.
|
2003-03-09 23:11:41 +00:00 |
|
Mikhail Khodjaiants
|
d32a10f776
|
Core support of the "Cast To Type" and "Restore Default Type" actions.
|
2003-03-09 22:45:33 +00:00 |
|
Mikhail Khodjaiants
|
cecdca34fd
|
Cleanup. Removed warnings.
|
2003-03-07 19:39:47 +00:00 |
|
Alain Magloire
|
ed45ff3366
|
Updated.
|
2003-02-25 01:48:05 +00:00 |
|
Alain Magloire
|
ab2f407352
|
Reorginaze import to remove warnings.
|
2003-02-25 01:47:53 +00:00 |
|
Mikhail Khodjaiants
|
80ecfd2b0a
|
Added comment.
|
2003-02-20 20:43:02 +00:00 |
|
Mikhail Khodjaiants
|
17043cea03
|
No need to set the source search path to the debugger.
|
2003-02-20 20:36:18 +00:00 |
|
Mikhail Khodjaiants
|
1290626b1e
|
Changed to 'public' the access modifier of the 'setAssocition' method.
|
2003-02-20 20:26:54 +00:00 |
|
Mikhail Khodjaiants
|
92119895bc
|
Added persistency to the source locator.
|
2003-02-18 19:43:41 +00:00 |
|
Mikhail Khodjaiants
|
d7b288068e
|
Added persistency to the source locator.
|
2003-02-18 19:24:08 +00:00 |
|
Mikhail Khodjaiants
|
2b6e616826
|
Undo the changes bcause the 'asyncExec' method has added since 2.1.
|
2003-02-13 16:34:55 +00:00 |
|
Mikhail Khodjaiants
|
7e268c08d5
|
Use the 'asyncExec' method of the 'DebugPlugin' class.
|
2003-02-13 15:53:35 +00:00 |
|
Mikhail Khodjaiants
|
ed1c2b769e
|
The gdb-specific 'setAutoSolibMethod' method is removed from ICDISharedLibraryManager.
|
2003-02-13 00:15:50 +00:00 |
|
Alain Magloire
|
a06209c532
|
updated.
|
2003-02-12 19:40:49 +00:00 |
|
Alain Magloire
|
a4a6fa99d5
|
Remove getSharedLibraries
|
2003-02-12 19:40:15 +00:00 |
|
Mikhail Khodjaiants
|
802bd93c70
|
Use ICDIRegisterManager instead of ICDITarget.
|
2003-02-12 19:22:00 +00:00 |
|
Mikhail Khodjaiants
|
92419e6d4e
|
The 'auto load symbols' action support in ICSharedLibraryManager.
|
2003-02-11 23:52:11 +00:00 |
|
Mikhail Khodjaiants
|
9d443b5a7a
|
The 'load symbols' actions support in ICSharedLibraryManager.
|
2003-02-11 19:16:30 +00:00 |
|
Mikhail Khodjaiants
|
f5cebfdef5
|
Support of update ('Refresh', 'Auto-Refresh) actions.
|
2003-02-10 23:36:37 +00:00 |
|
Mikhail Khodjaiants
|
2990ce74f9
|
Disable the address breakpoints to prevent the debugger to insert them prematurely
|
2003-02-10 19:29:43 +00:00 |
|
David Inglis
|
eccbfa54a1
|
refactor launch constants to debug core
|
2003-02-07 20:22:04 +00:00 |
|
Mikhail Khodjaiants
|
fd783f3c88
|
Implementation of the 'Resume At C/C++ Line' action.
|
2003-02-05 22:32:09 +00:00 |
|
Mikhail Khodjaiants
|
a8bb45b275
|
Implementation of the 'Resume Without Signal' action.
|
2003-02-04 23:47:54 +00:00 |
|
Mikhail Khodjaiants
|
54f777824b
|
Filter out breakpoints set in unrelated projects.
|
2003-02-04 21:29:47 +00:00 |
|
Alain Magloire
|
658eff89d3
|
updated.
|
2003-02-04 19:15:04 +00:00 |
|
Alain Magloire
|
5af637019d
|
Added methods signal()/jump()/stepReturn(boolean)
|
2003-02-04 19:13:26 +00:00 |
|
Mikhail Khodjaiants
|
9fc080c259
|
Implemention of the 'handle' command of the 'Signals' view.
|
2003-02-03 23:42:33 +00:00 |
|
Mikhail Khodjaiants
|
0cf8c37fd5
|
Implementing the 'Signals' view.
|
2003-02-03 23:08:44 +00:00 |
|
Alain Magloire
|
ec7e2e074f
|
updated.
|
2003-02-03 21:34:49 +00:00 |
|
Alain Magloire
|
4c193f6d9e
|
Adjust to changes in ICDIExitEvent.
|
2003-02-03 21:34:39 +00:00 |
|
Alain Magloire
|
55e17f06b5
|
New file.
|
2003-02-03 21:34:18 +00:00 |
|
Alain Magloire
|
32b79c9194
|
Now extends ICDIDestroyedEvent with new method
getReason().
|
2003-02-03 21:34:08 +00:00 |
|
Alain Magloire
|
bcbe3e38d9
|
signal method should throw exception.
|
2003-02-03 19:53:09 +00:00 |
|
Alain Magloire
|
18a6210a28
|
updated.
|
2003-02-03 19:30:27 +00:00 |
|