Mikhail Khodjaiants
|
b776463efa
|
String externalization.
|
2004-06-21 20:24:56 +00:00 |
|
Mikhail Khodjaiants
|
0c164d2456
|
Externalizing strings.
|
2004-06-18 22:17:10 +00:00 |
|
Mikhail Khodjaiants
|
13c9743ab8
|
Deleted the "C/C++ Debugger Appearance" theme.
Moved the diassembly color preferences to the "C/C++ Debug" preference page.
|
2004-06-16 22:27:20 +00:00 |
|
Mikhail Khodjaiants
|
511a95b521
|
Moved the disassembly font definition to the platform "Debug" theme.
|
2004-06-16 20:24:52 +00:00 |
|
Mikhail Khodjaiants
|
fbc9d83a65
|
Added support for the "Skip Breakpoints" and "Skip breakpoints during a "Run To Line" operation.
|
2004-06-16 20:17:55 +00:00 |
|
Mikhail Khodjaiants
|
54fc7513cb
|
Removed the "Add Address Breakpoint" and "Add Watchpoint" global actions.
|
2004-06-16 15:40:43 +00:00 |
|
Mikhail Khodjaiants
|
f5ae1a741d
|
Added the "Toggle Watchpoint" object contribution action.
|
2004-06-15 22:09:22 +00:00 |
|
Mikhail Khodjaiants
|
8675ca55a7
|
Breakpoint and expression related actions enablemnt should not depend on the activation of the debuggger plugin.
|
2004-06-15 17:09:11 +00:00 |
|
Mikhail Khodjaiants
|
d0de77fc60
|
Implementation of the "Toggle Method Breakpoint" retargettable action.
|
2004-06-14 20:56:57 +00:00 |
|
Mikhail Khodjaiants
|
9418154ba3
|
Implementation of the "Toggle Method Breakpoint" retargettable action.
|
2004-06-14 20:46:18 +00:00 |
|
Mikhail Khodjaiants
|
066c13ce24
|
Added transparency to the icons.
|
2004-06-14 16:49:40 +00:00 |
|
David Inglis
|
611017bdcf
|
cleanup build warnings
|
2004-06-14 13:26:37 +00:00 |
|
Mikhail Khodjaiants
|
e5e1f62891
|
Added the superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
All "Auto-refresh" actions implement "Observer" to be notified of changes by the corresponding update managers.
|
2004-06-14 01:41:44 +00:00 |
|
Mikhail Khodjaiants
|
2d97441a1f
|
New implementation of the "Load Symbols For All" action of the Shared Libraries view.
Fixes for the "Auto-Refresh" and "refresh" actions.
|
2004-06-11 21:49:09 +00:00 |
|
Mikhail Khodjaiants
|
7a8f06f905
|
New implementation of the "Auto-Refresh" actions for registers and shared libraries.
|
2004-06-11 18:17:58 +00:00 |
|
Mikhail Khodjaiants
|
a3b99f7790
|
New implementation of the "Refresh" actions for registers and shared libraries.
|
2004-06-09 19:11:54 +00:00 |
|
Mikhail Khodjaiants
|
2f8f528a15
|
Warning clean-up.
|
2004-06-08 15:35:13 +00:00 |
|
Mikhail Khodjaiants
|
0503091564
|
Added new images for the "Auto-Refresh" and "Refresh" actions.
|
2004-06-04 00:35:56 +00:00 |
|
Mikhail Khodjaiants
|
37e64d553e
|
Changed the breakpoints and watchpoints label resources.
|
2004-06-02 22:18:11 +00:00 |
|
Alain Magloire
|
5b69f55809
|
2004-05-31 Alain Magloire
The Extension point "org.eclipse.cdt.ui.textHover"
Changed adjust the Debugger.
* DebugTextHover.java
|
2004-06-01 05:14:50 +00:00 |
|
Mikhail Khodjaiants
|
d2fd90e9fb
|
Bug 39650: the Memory window has alignment problems.
Map the Memory view font to the platform text font which is monospace by default.
|
2004-05-31 18:09:34 +00:00 |
|
Mikhail Khodjaiants
|
764632f0c3
|
New implementation of the "Add Expression" editor action.
|
2004-05-28 20:31:36 +00:00 |
|
Mikhail Khodjaiants
|
e7fadca73f
|
Changed the error handling of the "Add Globals" and "Enable/Disable Variable" actions.
|
2004-05-28 19:04:31 +00:00 |
|
Mikhail Khodjaiants
|
1b8740f2d3
|
Removed diassembly editor actions.
|
2004-05-28 17:34:16 +00:00 |
|
Mikhail Khodjaiants
|
f7b0d8de3b
|
Display global variables in the Variables view.
|
2004-05-27 21:53:39 +00:00 |
|
Mikhail Khodjaiants
|
3ae5819d17
|
New instructuion pointer images for the Disassembly view.
|
2004-05-25 20:45:26 +00:00 |
|
Mikhail Khodjaiants
|
9eda3a1323
|
Replaced deprecated methods.
|
2004-05-25 17:09:19 +00:00 |
|
Mikhail Khodjaiants
|
5b75216401
|
Fix for bug 63612: Debugger Pages are not displayed.
|
2004-05-24 21:36:21 +00:00 |
|
Doug Schaefer
|
de0397f03e
|
Cleaned up the build.properties files to ensure the right things end up in the binary and source builds.
|
2004-05-24 17:18:38 +00:00 |
|
Mikhail Khodjaiants
|
34df8b137e
|
Removed dependencies on the compatibility plugin and replaced deprecated classes and methods.
Warning cleanup.
|
2004-05-21 19:59:49 +00:00 |
|
Mikhail Khodjaiants
|
f6719903b6
|
The "IStackFrameInfo" interface is removed and it's methods moved to "ICStackFrame".
|
2004-05-20 22:23:20 +00:00 |
|
Mikhail Khodjaiants
|
0f32cf8195
|
Added the support of watch expressions.
|
2004-05-19 21:12:43 +00:00 |
|
Doug Schaefer
|
2eba1f473e
|
Upgrade to latest platform APIs.
|
2004-05-17 18:44:14 +00:00 |
|
Mikhail Khodjaiants
|
f3db89773b
|
Refresh the Disassembly view on change events.
|
2004-05-14 20:15:07 +00:00 |
|
Mikhail Khodjaiants
|
8d4cf7f7d9
|
Removed old disassembly implementation.
|
2004-05-13 19:56:32 +00:00 |
|
Mikhail Khodjaiants
|
4debf40704
|
Added the "Instruction Stepping Mode" action.
|
2004-05-13 18:56:46 +00:00 |
|
Mikhail Khodjaiants
|
63dc1031e9
|
The input member of 'DisassemblyAnnotationModel' can be null.
|
2004-05-12 16:13:07 +00:00 |
|
Mikhail Khodjaiants
|
0a710a5566
|
Do not log CoreException thrown from the 'decrementInstallCount' method.
|
2004-05-12 16:10:54 +00:00 |
|
Mikhail Khodjaiants
|
d02be766a4
|
Implemented the color highlighting of the source lines in the Disassembly view.
|
2004-05-12 15:41:32 +00:00 |
|
Mikhail Khodjaiants
|
78d0dff593
|
Added category id in disassembly font definition.
Added descriptions for diassembly font and source line color.
|
2004-05-11 21:49:45 +00:00 |
|
Mikhail Khodjaiants
|
d4a7d540c2
|
Added theme category for CDT debugger.
Moved the disassembly font definition to the theme.
|
2004-05-11 20:32:10 +00:00 |
|
Mikhail Khodjaiants
|
a19d23361a
|
Implementation of mixed disassembly mode.
|
2004-05-06 22:03:25 +00:00 |
|
Mikhail Khodjaiants
|
35d26b9e76
|
Check if the new stack frame is of the same debug target as the old one.
|
2004-05-02 23:58:21 +00:00 |
|
Mikhail Khodjaiants
|
95df2620f0
|
New implementation of the "Resume At Line" global action.
|
2004-04-30 22:00:57 +00:00 |
|
Mikhail Khodjaiants
|
0a4a56f7b5
|
Added ruler breakpoint actions to the Disassembly view.
|
2004-04-30 19:05:00 +00:00 |
|
Mikhail Khodjaiants
|
8d88af92cd
|
Added support of context menu to the Disassembly view.
|
2004-04-28 22:35:27 +00:00 |
|
Mikhail Khodjaiants
|
2a0432dada
|
Added the overview ruler to the Disassembly view.
|
2004-04-28 18:49:37 +00:00 |
|
Mikhail Khodjaiants
|
970cec46b6
|
Breakpoints presentation in the Disassembly view.
|
2004-04-27 23:19:26 +00:00 |
|
Mikhail Khodjaiants
|
b87154d43c
|
Fix for bug 58711: Breakpoint race condition.
Notify the Breakpoint Manager when the install count of breakpoint is changed.
|
2004-04-24 03:30:51 +00:00 |
|
Mikhail Khodjaiants
|
671d4db3fb
|
Corrected date in ChangeLog.
|
2004-04-24 03:27:20 +00:00 |
|