Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-13Added the "Instruction Stepping Mode" action.Mikhail Khodjaiants7-40/+232
2004-05-12The input member of 'DisassemblyAnnotationModel' can be null.Mikhail Khodjaiants2-6/+13
2004-05-12Do not log CoreException thrown from the 'decrementInstallCount' method.Mikhail Khodjaiants2-1/+6
2004-05-12Implemented the color highlighting of the source lines in the Disassembly view.Mikhail Khodjaiants5-8/+68
2004-05-11Added category id in disassembly font definition.Mikhail Khodjaiants2-45/+46
2004-05-11Added theme category for CDT debugger.Mikhail Khodjaiants4-49/+70
2004-05-06Implementation of mixed disassembly mode.Mikhail Khodjaiants6-193/+186
2004-05-02Check if the new stack frame is of the same debug target as the old one.Mikhail Khodjaiants2-2/+9
2004-04-30New implementation of the "Resume At Line" global action.Mikhail Khodjaiants5-40/+371
2004-04-30Added ruler breakpoint actions to the Disassembly view.Mikhail Khodjaiants16-472/+535
2004-04-28Added support of context menu to the Disassembly view.Mikhail Khodjaiants2-1/+217
2004-04-28Added the overview ruler to the Disassembly view.Mikhail Khodjaiants3-6/+42
2004-04-27Breakpoints presentation in the Disassembly view.Mikhail Khodjaiants16-73/+1434
2004-04-24Fix for bug 58711: Breakpoint race condition.Mikhail Khodjaiants2-1/+8
2004-04-24Corrected date in ChangeLog.Mikhail Khodjaiants1-1/+1
2004-04-21Implementing the Disassembly view. New annotation model is added to show brea...Mikhail Khodjaiants6-82/+140
2004-04-20Changed copyright header.Mikhail Khodjaiants1-10/+9
2004-04-19Fix for bug 58711: Breakpoint race condition.Mikhail Khodjaiants4-25/+156
2004-04-16Implementing retargettable actions for Disassembly view.Mikhail Khodjaiants8-82/+179
2004-04-15Implementing the Disassembly view.Mikhail Khodjaiants1-0/+21
2004-04-15Implementing the Disassembly view.Mikhail Khodjaiants17-2/+1375
2004-04-13Fixes in the breakpoint-related actions.Mikhail Khodjaiants5-32/+70
2004-04-13Changed the labels of the ruler breakpoint actions.Mikhail Khodjaiants2-2/+6
2004-04-12Implementing retargettable breakpoint related actions.Mikhail Khodjaiants11-734/+419
2004-04-11Implementation of the "Run To Line" retargettable action.Mikhail Khodjaiants7-403/+77
2004-04-08Implementing retargettable actions.Mikhail Khodjaiants5-0/+239
2004-04-08Added breakpoint images and implemented the extension points for breakpoint m...Mikhail Khodjaiants7-36/+205
2004-04-07Strings externalization fixes and reformatting.Mikhail Khodjaiants11-177/+188
2004-04-07Removed the "Show Debugger Console" action.Mikhail Khodjaiants4-329/+6
2004-04-06Fixed the warnings from the nightly build. There seems toDoug Schaefer1-2/+0
2004-04-03Removed dependency to xerces.Mikhail Khodjaiants3-16/+30
2004-04-02Fix for bug 57160: Don't override Debug perspective's "autoClose" behavior.Mikhail Khodjaiants2-38/+38
2004-04-02Fix for bug 57159: Don't add C views to Debug perspective by default.Mikhail Khodjaiants2-47/+54
2004-04-02Changes in the Shared Libraries and the Signals views.Mikhail Khodjaiants27-839/+1114
2004-04-01Added back the xerces deps.Doug Schaefer1-49/+50
2004-04-01Removing plugin and feature references to xerces.Doug Schaefer1-1/+0
2004-04-01Moved the "Show Full Paths" action from toolbars to view's menus.Mikhail Khodjaiants12-187/+583
2004-04-01Added default preferences to the C/C++ Debug preference page.Mikhail Khodjaiants6-178/+62
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants2-52/+41
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants11-984/+69
2004-03-23Fix for Bug 55777: I18N: Memory View is missing key for number_of_columns.Mikhail Khodjaiants2-1/+5
2004-03-19Added missing action tooltips.Mikhail Khodjaiants3-34/+45
2004-03-17Applied patch from Tanya Wolff.Mikhail Khodjaiants17-64/+109
2004-03-12Applied patch from Tanya Wolff.Mikhail Khodjaiants2-1/+5
2004-03-09Applied patch from Tanya Wolff.Mikhail Khodjaiants2-1/+33
2004-03-04Partial Fix for #51189. Applied patches from Tanya Wolff.Mikhail Khodjaiants68-326/+589
2004-02-20Partial fix for PR 52155.Alain Magloire2-4/+18
2004-02-17Merged changes from 1.2.1 branch.Mikhail Khodjaiants2-40/+46
2004-02-13*** empty log message ***Doug Schaefer1-7/+9
2004-02-13Quick fix to get the debugger working in M7. I had toDoug Schaefer1-31/+47

Back to the top