Mikhail Khodjaiants
|
202ea7ef21
|
Removed the 'fDebugTarget' field from CSharedLibraryManager.
|
2003-04-01 16:12:54 +00:00 |
|
Mikhail Khodjaiants
|
f0b4f5668f
|
Core support of 'Auto-Refresh' and 'Refresh' actions.
|
2003-03-31 22:49:06 +00:00 |
|
Mikhail Khodjaiants
|
5b20e1b1a8
|
Use the 'exists' method of the 'IFile' interface instead of using 'toFile().exists()' for 'IPath'.
|
2003-03-28 22:22:55 +00:00 |
|
Mikhail Khodjaiants
|
9567d8dfda
|
Use the 'exists' method of the 'IFile' interface instead of using 'toFile().exists()' for 'IPath'.
|
2003-03-28 22:22:35 +00:00 |
|
Mikhail Khodjaiants
|
3bb9a78023
|
Do not log the exceptions thrown by the breakpoint setting methods.
|
2003-03-28 21:31:26 +00:00 |
|
Mikhail Khodjaiants
|
587449004b
|
Do not log the exceptions thrown by the breakpoint setting methods.
|
2003-03-28 19:34:24 +00:00 |
|
Mikhail Khodjaiants
|
b5c5fe52be
|
Added default format preference constants for variables, expressions and registers.
|
2003-03-28 19:19:33 +00:00 |
|
Mikhail Khodjaiants
|
c54ca244e4
|
'Run To C/C++ Line' and 'Resume At C/C++ Line' actions for external files.
|
2003-03-28 18:44:09 +00:00 |
|
Mikhail Khodjaiants
|
4c7265d240
|
Applied patch from Chris Songer: Assembly View Fixups
|
2003-03-27 22:47:11 +00:00 |
|
Alain Magloire
|
70725d89a4
|
updated
|
2003-03-27 16:25:39 +00:00 |
|
Alain Magloire
|
edd1a22fb3
|
Changes was doen int the Core Model:
ICModel, ICProject, ICContainer, ICTranslationUnit
IArchive and IBinary
We now adjust the code
|
2003-03-27 16:25:30 +00:00 |
|
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 |
|