Mikhail Khodjaiants
|
481e7cbf62
|
Fix for bug 35092.
|
2003-03-25 21:20:07 +00:00 |
|
Mikhail Khodjaiants
|
a9d89b0eee
|
Added the 'logErrorMessage' static method to the 'CDebugUIPlugin' class.
|
2003-03-25 20:55:30 +00:00 |
|
Alain Magloire
|
f4d3ce7b13
|
updated.
|
2003-03-20 05:09:43 +00:00 |
|
Alain Magloire
|
947d72198c
|
Change the update() to only check the variable in
the CurrentStackFrame.
|
2003-03-20 05:09:26 +00:00 |
|
Alain Magloire
|
a8441e44f1
|
updated.
|
2003-03-20 02:32:11 +00:00 |
|
Alain Magloire
|
2c2ea7b218
|
Update the variables when doing setValue()
|
2003-03-20 02:31:57 +00:00 |
|
Alain Magloire
|
78ba9d9f76
|
Update the registers when doing setValue.
|
2003-03-20 02:31:41 +00:00 |
|
Mikhail Khodjaiants
|
1fe68a8330
|
Set the "contributorClass" propety of "CDebugEditor" to "CEditorActionContributor".
|
2003-03-19 18:42:46 +00:00 |
|
Mikhail Khodjaiants
|
4ea2c26883
|
Cleanup.
|
2003-03-18 22:31:51 +00:00 |
|
Mikhail Khodjaiants
|
21564c5259
|
Removed the gdb-specific variable parsing.
|
2003-03-18 21:06:23 +00:00 |
|
Mikhail Khodjaiants
|
50c8567614
|
Return the editor id instead of null even if it is not the CEditor id.
|
2003-03-17 21:29:54 +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 |
|
Alain Magloire
|
1843a71939
|
updated
|
2003-03-17 18:50:06 +00:00 |
|
Alain Magloire
|
71ff91b833
|
Change the name of the argument for length to represent
it is no the index of the array but rather the length.
|
2003-03-17 18:50:00 +00:00 |
|
Alain Magloire
|
7f4a0f7c22
|
Cache the Arguments and the Variables.
|
2003-03-17 18:49:29 +00:00 |
|
Alain Magloire
|
5dfe2bf8c4
|
More comments
|
2003-03-16 21:52:13 +00:00 |
|
Alain Magloire
|
14e24ea6b1
|
updated
|
2003-03-16 21:49:07 +00:00 |
|
Alain Magloire
|
eab77f5a41
|
Call the stackframe whith the right level.
|
2003-03-16 21:48:50 +00:00 |
|
Alain Magloire
|
4d573939d8
|
Fix equals.
|
2003-03-16 21:48:23 +00:00 |
|
Alain Magloire
|
fb1a536450
|
Create the StackFrame() with the levels.
|
2003-03-16 21:48:13 +00:00 |
|
Alain Magloire
|
b46bf9a914
|
Change the Constructor to take a level
change equals to reuse location.
|
2003-03-16 21:47:57 +00:00 |
|
Mikhail Khodjaiants
|
0520750101
|
Fix for the 'Restore Default Type' action.
|
2003-03-14 23:15:12 +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
|
eb65a10890
|
updated.
|
2003-03-14 16:23:24 +00:00 |
|
Alain Magloire
|
22bf3e3fd6
|
Check for ICDIArgument and ICDIVariable
|
2003-03-14 16:23:18 +00:00 |
|
Alain Magloire
|
7f590106ed
|
Check for ICDIRegister when creating.
|
2003-03-14 16:22:32 +00:00 |
|
Alain Magloire
|
0e5be21fd3
|
Added getRegisterObject
|
2003-03-14 16:22:17 +00:00 |
|
Alain Magloire
|
d9ee41d684
|
Added getArgumentObject
|
2003-03-14 16:22:07 +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
|
ddb735e6eb
|
Bug fix in method getVariableObjects()
|
2003-03-13 21:11:08 +00:00 |
|
Alain Magloire
|
1ba995780e
|
Subscript was wrong.
|
2003-03-13 20:14:11 +00:00 |
|
Alain Magloire
|
544ec582b1
|
new method getLocalVariableObjects.
|
2003-03-13 20:12:22 +00:00 |
|
Alain Magloire
|
84e92544c1
|
use getLocalVariableObjects()
|
2003-03-13 20:12:08 +00:00 |
|
Alain Magloire
|
67e7d91a60
|
getName() does not throw any exception
|
2003-03-13 20:11:52 +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
|
f28d3b262d
|
The implementation of the "Display As Array" action.
|
2003-03-11 23:46:55 +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
|
1741944fb0
|
Implementing the "Display As Array" action.
|
2003-03-10 23:07:45 +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
|
31e5b4acc3
|
The internal class should be static to be created in the constructor of the main class.
|
2003-03-10 19:42:45 +00:00 |
|
Mikhail Khodjaiants
|
6cb24b50dd
|
Refresh the type of variable when casting.
|
2003-03-09 23:11:41 +00:00 |
|