Mikhail Khodjaiants
|
d6606182b1
|
Added the support of watch expressions.
|
2004-05-19 21:44:26 +00:00 |
|
Mikhail Khodjaiants
|
0f32cf8195
|
Added the support of watch expressions.
|
2004-05-19 21:12:43 +00:00 |
|
Alain Magloire
|
d46532a2d9
|
2004-05-18 Alain Magloire
Remove warnings and compatibility plugin
to be full Eclipse-3.0 compliant.
|
2004-05-18 17:34:49 +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
|
855b524f20
|
Update disassembly when source locator is changed.
|
2004-05-14 20:12:32 +00:00 |
|
Mikhail Khodjaiants
|
483bcb5df2
|
Changed the format of the disassembly error messages.
|
2004-05-13 21:09:38 +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
|
64e6bbf48d
|
Support for the instruction stepping mode.
|
2004-05-13 18:55:09 +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 |
|
Alain Magloire
|
83ff50fe27
|
PR 57127. Pass the stream verbatim
even if it has spaces.
This what gdb expects.
|
2004-05-07 18:21:22 +00:00 |
|
Alain Magloire
|
21b56220d7
|
Fix for PR 60664
|
2004-05-07 14:21:21 +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 |
|
Doug Schaefer
|
aad469ecbe
|
The schema folder was missing from the nightly build.
Also cleaned up the source build contents.
|
2004-05-01 14:27:31 +00:00 |
|
Mikhail Khodjaiants
|
3fa86e4cce
|
New copyright.
|
2004-04-30 22:05:37 +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
|
505d65f2fb
|
Fix for bug 59083: Two short cut keys in one sentence.
|
2004-04-29 16:42:53 +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
|
06ad029125
|
Moved the "FUNCTION" and "ADDRESS" breakpoint attributes to ICLineBreakpoint.
Added support for the Disassembly view.
|
2004-04-27 23:13:23 +00:00 |
|
Mikhail Khodjaiants
|
e9fb20d44d
|
The notification of the Breakpoint Manager on breakpoint creation has been moved to CBreakpointUpdater.
|
2004-04-26 18:49:42 +00:00 |
|
Mikhail Khodjaiants
|
0c56154308
|
Incorrect date in ChangeLog.
|
2004-04-26 16:07:17 +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 |
|
Mikhail Khodjaiants
|
1802824b5f
|
Additional fix for bug 58711: Breakpoint race condition.
|
2004-04-23 00:14:53 +00:00 |
|
Mikhail Khodjaiants
|
07dc15fa9c
|
Implementing the Disassembly view. New annotation model is added to show breakpoint markers.
|
2004-04-21 23:10:49 +00:00 |
|
Mikhail Khodjaiants
|
d2db6b3af9
|
Disassembly should provide an adapter for IExecFialeInfo.
|
2004-04-21 23:06:37 +00:00 |
|
Mikhail Khodjaiants
|
125213c8be
|
The "getCFileGlobals" method of "IExecFileInfo" throws "DebugException".
|
2004-04-20 16:03:27 +00:00 |
|
Mikhail Khodjaiants
|
41a3d5d9ff
|
Changed copyright header.
|
2004-04-20 16:02:49 +00:00 |
|
Alain Magloire
|
7ef1a6ed7e
|
Change The Core Model interfaces to throw CModelException when
the fail abnormally. This forces a lot of try{} catch(){}
bloks and rethrow to be added in the code.
|
2004-04-20 00:06:27 +00:00 |
|
Mikhail Khodjaiants
|
e2983ad1f8
|
Fix for bug 58711: Breakpoint race condition.
|
2004-04-19 22:12:02 +00:00 |
|
Mikhail Khodjaiants
|
62150f7451
|
Display global variable name in the error message when the "Add Globals" action fails.
|
2004-04-19 20:42:08 +00:00 |
|
Mikhail Khodjaiants
|
ce956c49b8
|
Implementing retargettable actions for Disassembly view.
|
2004-04-16 21:45:24 +00:00 |
|
Mikhail Khodjaiants
|
a2189ff379
|
Stack frame should provide an adapter for IRunToAddress.
|
2004-04-16 21:41:22 +00:00 |
|
Mikhail Khodjaiants
|
ff65631c31
|
Implementing the Disassembly view.
|
2004-04-15 23:05:15 +00:00 |
|
Mikhail Khodjaiants
|
48f0015abc
|
Implementing the Disassembly view.
|
2004-04-15 22:53:48 +00:00 |
|
Mikhail Khodjaiants
|
050a97e1c7
|
Fixes in the breakpoint-related actions.
|
2004-04-13 03:17:06 +00:00 |
|
Mikhail Khodjaiants
|
670e216592
|
Changed the labels of the ruler breakpoint actions.
|
2004-04-13 01:56:19 +00:00 |
|
Mikhail Khodjaiants
|
2a72346aa5
|
Implementing retargettable breakpoint related actions.
|
2004-04-12 22:33:55 +00:00 |
|
Mikhail Khodjaiants
|
a1f408bc47
|
Implementation of the "Run To Line" retargettable action.
|
2004-04-11 21:23:36 +00:00 |
|
Mikhail Khodjaiants
|
ead83ba6f7
|
Stack frame should provide an adapter for IRunToLine.
|
2004-04-11 21:15:55 +00:00 |
|
Mikhail Khodjaiants
|
03d56777ac
|
Implementing retargettable actions.
|
2004-04-08 22:20:56 +00:00 |
|