Mikhail Khodjaiants
|
c4787b1801
|
The 'Auto-Refresh' preferences were moved to the code plugin. Changed the preference pages for the Registers and Shared Libraries views to reflect this.
|
2003-04-01 22:34:11 +00:00 |
|
Mikhail Khodjaiants
|
6dbbe6eae9
|
Changed implementation and initialization of 'AutoRefreshAction'.
|
2003-04-01 22:29:16 +00:00 |
|
Mikhail Khodjaiants
|
7a5382c5df
|
Moved the 'Auto-Refresh' preferences from CDebugUIPlugin to use it for initialization of update managers.
|
2003-04-01 22:21:50 +00:00 |
|
Mikhail Khodjaiants
|
466c67576b
|
Removed the 'Show Type Names' preference from the Registers view's preference page.
|
2003-04-01 17:18:06 +00:00 |
|
Mikhail Khodjaiants
|
48d23480f7
|
Cleanup.
|
2003-04-01 16:52:28 +00:00 |
|
Mikhail Khodjaiants
|
202ea7ef21
|
Removed the 'fDebugTarget' field from CSharedLibraryManager.
|
2003-04-01 16:12:54 +00:00 |
|
Mikhail Khodjaiants
|
35222002bd
|
'Auto-Refresh' and 'Refresh' actions for registers view.
|
2003-03-31 23:00:29 +00:00 |
|
Mikhail Khodjaiants
|
f0b4f5668f
|
Core support of 'Auto-Refresh' and 'Refresh' actions.
|
2003-03-31 22:49:06 +00:00 |
|
Mikhail Khodjaiants
|
b6bc4d280b
|
Added time stamp to the trace messages.
|
2003-03-28 23:05:44 +00:00 |
|
Mikhail Khodjaiants
|
9394148420
|
Applied patch from Chris Songer: Assembly View Fixups
|
2003-03-28 22:52:38 +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
|
761289ef25
|
Added the default format section for variables, registers and expressions to the debugger preference page.
|
2003-03-28 19:21:57 +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
|
783c8d5e5e
|
Applied patch from Chris Songer: Assembly View Fixups
|
2003-03-28 15:34:57 +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
|
d24ccf7f26
|
Cosmetic changes in the 'MIPreferencePage' class.
|
2003-03-26 21:34:55 +00:00 |
|
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 |
|