Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2004-06-30Temporary fix for bug 68915: Invalid values in the Variables viewMikhail Khodjaiants7-14/+54
2004-06-29Partial fix for bug 45535: Performance problems when debugging.Mikhail Khodjaiants3-16/+14
2004-06-28This commit was manufactured by cvs2svn to create branch 'cdt_2_0'.cvs2svn1-0/+44
2004-06-25update copyrightDavid Inglis512-2092/+4815
2004-06-25Fix for 68226Alain Magloire4-13/+33
2004-06-24Temporary fix for bug 56520: Debug Perspective doesn't get called when a brea...Mikhail Khodjaiants2-1/+7
2004-06-24copyright update patch from David DaoustDavid Inglis51-51/+427
2004-06-23Fix for bug 68316: Exception shutting down Eclipse with an active debug session.Mikhail Khodjaiants3-3/+15
2004-06-22Added translation instructions for choice formats.Mikhail Khodjaiants1-0/+5
2004-06-22Replaced global resource bundles by messages.Mikhail Khodjaiants29-568/+86
2004-06-22 Fix PR 68176Alain Magloire2-6/+21
2004-06-21Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicat...Mikhail Khodjaiants3-4/+9
2004-06-21Added transparency to the icons.Mikhail Khodjaiants3-0/+5
2004-06-21String externalization.Mikhail Khodjaiants30-1753/+1612
2004-06-18Externalizing strings.Mikhail Khodjaiants87-3171/+2504
2004-06-18Patch from Andrew for Help supportAlain Magloire1-0/+3
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 Khodjaiants7-13/+64
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
2004-06-14cleanup build warningsDavid Inglis1-6/+4
2004-06-14Added the superclass for action delegates of views different than the Debug v...Mikhail Khodjaiants8-222/+303
2004-06-14"CUpdateManager" extends "Observable" to support "Auto-Refresh" toggle actions.Mikhail Khodjaiants5-1/+21
2004-06-14Changed the comments and copyright text.Mikhail Khodjaiants2-11/+18
2004-06-11New implementation of the "Load Symbols For All" action of the Shared Librari...Mikhail Khodjaiants8-166/+336
2004-06-11"CDebugTarget" should provide an adapter for "ICDebugTarget".Mikhail Khodjaiants2-0/+6
2004-06-11New implementation of the "Auto-Refresh" actions for registers and shared lib...Mikhail Khodjaiants8-68/+203
2004-06-10 Fix for PR 66338Alain Magloire5-25/+43
2004-06-09New implementation of the "Refresh" actions for registers and shared libraries.Mikhail Khodjaiants17-75/+301
2004-06-09Changed the synchronization scope.Mikhail Khodjaiants2-3/+11
2004-06-09 Keep the breakpoint disable when doingAlain Magloire2-0/+13
2004-06-08 Fix for PR 65077Alain Magloire4-1/+92
2004-06-08Warning clean-up.Mikhail Khodjaiants2-2/+4
2004-06-04Added new images for the "Auto-Refresh" and "Refresh" actions.Mikhail Khodjaiants5-0/+7
2004-06-02Changed the breakpoints and watchpoints label resources.Mikhail Khodjaiants3-22/+14
2004-06-02Cosmetic change.Mikhail Khodjaiants1-1/+1
2004-06-02Moved externalized strings to the right property file.Mikhail Khodjaiants3-9/+16
2004-06-02Fix for bug 65112: Debug Registers view is empty.Mikhail Khodjaiants6-83/+98
2004-06-02 Overload getFullName() for registerObjectAlain Magloire2-0/+18
2004-06-01remove commentsAlain Magloire1-6/+1
2004-06-012004-05-31 Alain MagloireAlain Magloire3-4/+18
2004-06-01Added the .project for debug.core.tests.Doug Schaefer1-0/+11
2004-05-31 GDB has special "types"Alain Magloire5-16/+60
2004-05-31Bug 39650: the Memory window has alignment problems.Mikhail Khodjaiants2-1/+7
2004-05-31fixed update platform filteringDavid Inglis3-7/+7

Back to the top