Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-10-08Added the bookkeeping of registers and register groups.Mikhail Khodjaiants5-28/+89
2004-10-07Added images of disabled registers and register groups.Mikhail Khodjaiants3-0/+5
2004-10-07Provide a context for expression evaluation.Mikhail Khodjaiants5-82/+92
2004-10-06Use the same approach to generate expressions and variables labels.Mikhail Khodjaiants1-9/+1
2004-10-06Use the same approach to generate expressions and variables labels.Mikhail Khodjaiants2-26/+62
2004-09-23due to update of IAddressDavid Inglis1-1/+1
2004-09-21Fixed the problems with the Disassembly view and address breakpoints caused b...Mikhail Khodjaiants3-2/+11
2004-09-20Fix for bug 73920: Stopping CDT debug at a break point and using a non-text e...Mikhail Khodjaiants4-10/+18
2004-09-20Evaluate expressions on stack frame instead of target to provide evaluation c...Mikhail Khodjaiants2-111/+147
2004-09-172004-09-17 Alain MagloireAlain Magloire13-85/+77
2004-09-15Removed the "ISwitchToThread" and "ISwitchToFrame" interfaces.Mikhail Khodjaiants2-88/+5
2004-09-13Fix for bug 72555: "Toggle breakpoint" action doesn't remove function breakpo...Mikhail Khodjaiants3-15/+48
2004-09-10Fixes for breakpoint filtering.Mikhail Khodjaiants3-13/+23
2004-09-03Fix for bug 73197: DisassemblyEditorInput.getAddress can crash.Mikhail Khodjaiants2-1/+5
2004-09-01Breakpoint filtering by targets.Mikhail Khodjaiants4-16/+78
2004-08-25Added the "Filtering" page to the breakpoint properties.Mikhail Khodjaiants8-1/+439
2004-08-24Moved the property pages and related classes into the newly created package -...Mikhail Khodjaiants7-43/+95
2004-08-24Replaced the "Breakpoint Properties" dialog by standard property pages.Mikhail Khodjaiants10-751/+375
2004-08-12Fix for bug 70453. Linux: error exiting Eclipse on Linux RedHat or SuSe Enter...Mikhail Khodjaiants2-2/+15
2004-08-10Applied patch from Tanya Wolff.Mikhail Khodjaiants3-4/+12
2004-08-10Fix for bug 70902. TVT3.0: Customize Perspective C++ Debug has duplicated str...Mikhail Khodjaiants2-28/+21
2004-08-05Cosmetic fix.Mikhail Khodjaiants2-1/+5
2004-08-04New implementation of the variable types.Mikhail Khodjaiants9-47/+51
2004-07-30Display the error message in the variable's label if the value of variable ca...Mikhail Khodjaiants3-1/+10
2004-07-23More informative error messages.Mikhail Khodjaiants3-3/+8
2004-07-20Cleanup.Mikhail Khodjaiants4-54/+42
2004-07-16Cleanup.Mikhail Khodjaiants2-25/+29
2004-07-15Fix for bug 70147. TVT3.0: Preferences CDT Editor has non-externalized string.Mikhail Khodjaiants3-1/+10
2004-07-15Fix for bug 69939. I18N: Memory view contains unexternalized strings.Mikhail Khodjaiants3-2/+9
2004-07-15Upversioning head to 2.1.0.Doug Schaefer1-1/+1
2004-07-15show error when failure to create debugger pageDavid Inglis1-7/+2
2004-07-09Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus".Mikhail Khodjaiants2-7/+11
2004-07-09Fix for bug 69221: "Show full paths" doesn't work for shared libraries.Mikhail Khodjaiants2-0/+19
2004-06-30Temporary fix for bug 68915: Invalid values in the Variables view.Mikhail Khodjaiants2-8/+22
2004-06-25update copyrightDavid Inglis43-175/+397
2004-06-24copyright update patch from David DaoustDavid Inglis25-32/+166
2004-06-22Added translation instructions for choice formats.Mikhail Khodjaiants1-0/+5
2004-06-22Replaced global resource bundles by messages.Mikhail Khodjaiants16-382/+51
2004-06-21Added transparency to the icons.Mikhail Khodjaiants3-0/+5
2004-06-21String externalization.Mikhail Khodjaiants30-1753/+1612
2004-06-18Externalizing strings.Mikhail Khodjaiants47-2651/+1814
2004-06-16Deleted the "C/C++ Debugger Appearance" theme.Mikhail Khodjaiants7-163/+183
2004-06-16Moved the disassembly font definition to the platform "Debug" theme.Mikhail Khodjaiants2-1/+5
2004-06-16Added support for the "Skip Breakpoints" and "Skip breakpoints during a "Run ...Mikhail Khodjaiants2-4/+12
2004-06-16Removed the "Add Address Breakpoint" and "Add Watchpoint" global actions.Mikhail Khodjaiants4-149/+6
2004-06-15Added the "Toggle Watchpoint" object contribution action.Mikhail Khodjaiants8-66/+222
2004-06-15Breakpoint and expression related actions enablemnt should not depend on the ...Mikhail Khodjaiants2-96/+5
2004-06-14Implementation of the "Toggle Method Breakpoint" retargettable action.Mikhail Khodjaiants1-3/+0
2004-06-14Implementation of the "Toggle Method Breakpoint" retargettable action.Mikhail Khodjaiants6-115/+164
2004-06-14Added transparency to the icons.Mikhail Khodjaiants3-0/+5

Back to the top