Mikhail Khodjaiants
|
1f3480e46a
|
Removed unused imports.
|
2003-05-05 19:36:24 +00:00 |
|
Alain Magloire
|
9020239eb7
|
updated
|
2003-04-29 18:42:24 +00:00 |
|
Alain Magloire
|
0533d620d4
|
disconnect() from the working copy manager.
|
2003-04-29 18:42:18 +00:00 |
|
Alain Magloire
|
bb30382695
|
updated.
|
2003-04-28 02:36:20 +00:00 |
|
Alain Magloire
|
ff2a519180
|
New method getBufferFactory() overload the parent.
|
2003-04-28 02:35:56 +00:00 |
|
Mikhail Khodjaiants
|
8f19b5929d
|
Fix for bug 36909.
|
2003-04-25 19:38:51 +00:00 |
|
Mikhail Khodjaiants
|
a294752676
|
Display error messages in the 'Registers' view.
|
2003-04-24 19:05:52 +00:00 |
|
Mikhail Khodjaiants
|
65353ae67b
|
Added shortcuts for the C/C++ Debug specific views.
|
2003-04-24 15:31:28 +00:00 |
|
Mikhail Khodjaiants
|
44a3cd9a5b
|
Update the actions of the 'Shared Libraries' view even if the viewer's input is the same as before.
|
2003-04-24 15:24:13 +00:00 |
|
Mikhail Khodjaiants
|
7bb5feba42
|
If error occurs when acquiring the signal information from gdb the error message should be displayed in the 'Signals' view.
|
2003-04-23 18:01:38 +00:00 |
|
David Inglis
|
5ae31fb0e6
|
update version
|
2003-04-23 15:03:25 +00:00 |
|
Mikhail Khodjaiants
|
d3d90593b4
|
Fix for bug 36682.
|
2003-04-21 14:36:25 +00:00 |
|
Mikhail Khodjaiants
|
595aeddd55
|
Temporary fix for character values.
|
2003-04-21 14:12:01 +00:00 |
|
Mikhail Khodjaiants
|
cd0179f1f5
|
Quick fix for variable values.
|
2003-04-16 20:54:15 +00:00 |
|
Mikhail Khodjaiants
|
5eb714f36f
|
Added icon to the 'Add/Remove Breakpoint' action for functions and methods.
|
2003-04-14 19:19:34 +00:00 |
|
Mikhail Khodjaiants
|
84e05003e6
|
Commented default format preferences.
|
2003-04-14 18:32:09 +00:00 |
|
Mikhail Khodjaiants
|
2ba1428cf1
|
Fixes for toggle actions.
|
2003-04-14 14:47:28 +00:00 |
|
Mikhail Khodjaiants
|
4befd93ed7
|
Method and function breakpoints.
|
2003-04-11 22:36:17 +00:00 |
|
Mikhail Khodjaiants
|
7c0622e66b
|
Removed unused private methods and members.
|
2003-04-08 21:06:50 +00:00 |
|
Mikhail Khodjaiants
|
928199b44e
|
Preserving the registers tree structure during the debug session.
|
2003-04-08 18:15:28 +00:00 |
|
Mikhail Khodjaiants
|
f2c83a4b67
|
No dialog if switch to frame failed.
|
2003-04-07 22:49:08 +00:00 |
|
Alain Magloire
|
da41d2be2d
|
updated
|
2003-04-05 06:36:01 +00:00 |
|
Alain Magloire
|
08666783b1
|
Change to use the WorkingCopyManager, this will
make the contentoutliner work.
|
2003-04-05 06:35:52 +00:00 |
|
Mikhail Khodjaiants
|
696b775d09
|
Changed the labels of the C/C++ specific actions.
|
2003-04-02 22:01:21 +00:00 |
|
Mikhail Khodjaiants
|
45ee4acdb5
|
Cleanup.
|
2003-04-02 20:01:57 +00:00 |
|
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
|
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
|
35222002bd
|
'Auto-Refresh' and 'Refresh' actions for registers view.
|
2003-03-31 23:00:29 +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
|
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
|
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 |
|
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 |
|
Mikhail Khodjaiants
|
0520750101
|
Fix for the 'Restore Default Type' action.
|
2003-03-14 23:15:12 +00:00 |
|
Mikhail Khodjaiants
|
f28d3b262d
|
The implementation of the "Display As Array" action.
|
2003-03-11 23:46:55 +00:00 |
|
Mikhail Khodjaiants
|
1741944fb0
|
Implementing the "Display As Array" action.
|
2003-03-10 23:07:45 +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
|
2236ae2e8f
|
The implementation of the "Cast To Type" and "Restore Default Type" actions.
|
2003-03-09 22:51:22 +00:00 |
|
Mikhail Khodjaiants
|
5c9351fc25
|
Added icons for the 'Cast To Type' and 'Display As Array" actions.
|
2003-03-07 20:38:41 +00:00 |
|
Mikhail Khodjaiants
|
2ef508ee7f
|
The extension of CEditor that displays the 'Source Not Found' form.
|
2003-03-06 00:13:36 +00:00 |
|
Mikhail Khodjaiants
|
a895d01561
|
Added static identifier string for this editor.
|
2003-03-05 23:02:38 +00:00 |
|
Mikhail Khodjaiants
|
e3eb9b9461
|
Removed warnings.
|
2003-03-04 17:40:09 +00:00 |
|
Mikhail Khodjaiants
|
d4eb2d4416
|
Check if part is not null when set the selection.
|
2003-02-28 21:38:48 +00:00 |
|
Mikhail Khodjaiants
|
c274d249d0
|
Check if page exists before adding a listener.
|
2003-02-28 21:31:06 +00:00 |
|