Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Bug 271599: Non-externalized strings are ignored in the debug plugins' config...Mikhail Khodjaiants1-2/+6
2009-03-13bug 254200 - use ICU4JVivian Kong2-1/+2
2009-02-25Bug 265796Ken Ryall2-8/+14
2009-02-25Fix API tooling problems and first pass and cleanup of the Executables view s...Ken Ryall1-1/+1
2008-11-24- make contains protectedAlena Laskavaia1-1/+1
2008-11-24- make addDirectory protected so somebody can override it if needed, added ge...Alena Laskavaia1-1/+4
2008-07-09- change version to 5.1 on headAlena Laskavaia1-1/+1
2008-07-09[216711] - added other visible gdb catch events, most of them is not support ...Alena Laskavaia2-4/+38
2008-05-01- added couple more of working catchpoints: fork, vfork and execAlena Laskavaia2-1/+18
2008-04-25Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent...John Cortell1-3/+3
2008-04-25bug 226689 - catchpoint supportAlena Laskavaia2-0/+21
2008-04-25- update error/warning policy to include more errors/warningsAlena Laskavaia1-1/+59
2008-04-25- removed unused importsAlena Laskavaia1-1/+0
2008-03-28*org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfiguration...Alain Magloire2-2/+38
2008-03-26Use verb in preference nameJohn Cortell1-1/+1
2008-02-15Fix manifest warningsAnton Leherbauer2-2/+3
2008-01-28Set project compliance to 1.5John Cortell1-0/+12
2008-01-15Patch by Alena Laskavaia for 186172: NullPointerException in debugger consoleAnton Leherbauer2-21/+42
2007-12-12211923. Make the memory space support in gdb/mi optional, via a global pref.John Cortell2-3/+11
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer1-6/+6
2007-07-25Possible NPE in "getUniqueIdentifier" if the plugin's bundle hasn't been load...Mikhail Khodjaiants1-7/+1
2007-06-14Fix up copyrights.Doug Schaefer2-1/+11
2007-05-29Bug 189539 - Fix dates on about.html files to reflect projected release date.Doug Schaefer1-1/+1
2007-05-18Patch for bug 187118 by Jason Montojo - Missing options on Connection tab in ...Vivian Kong1-1/+2
2007-05-18Patch for bug 187321 by Jason Montojo - Button truncation on Add Directory Di...Vivian Kong1-2/+2
2007-05-17Patch for bug 187128 by Jason Montojo - Type option does not resize correctly...Vivian Kong1-2/+2
2007-05-16fix for bug 187322 - error message for valid value range can be confusingVivian Kong1-2/+3
2007-04-30Fix compile error due to 1.6 compatability.Doug Schaefer1-2/+2
2007-04-30Bug 179755 - Introduced mechanism to allow debuggers to specify a regex patte...Doug Schaefer3-4/+72
2007-04-10Fixed bug 181829. Debugger was not enforcing extension point schema. Also ren...John Cortell1-6/+3
2007-01-22[merge from 3_1]David Inglis1-1/+9
2006-10-11Upversion to 4.0.0 and fix dependency version ranges (bug 157543)Anton Leherbauer1-13/+13
2006-09-20Added line deleted in patch for 148415. This let's you create launch configur...Ken Ryall1-0/+1
2006-09-15fix for 148415 by Corey AshfordChris Recoskie1-4/+55
2006-09-11Bug 156114: GDB options layout problem.Mikhail Khodjaiants2-0/+13
2006-09-01bug #154854 - Guard against NPE when cancelling save dialog. Regrouping icons.Norbert Plött2-4/+7
2006-08-31Contribution from bug #154854 - GDB console - verbose console mode and save c...Norbert Plött11-2/+323
2006-08-04Fix to be more tolerant of changes in the debugger ids that can resultThomas Fletcher1-3/+12
2006-06-23Updated copyright dates to reflect latest in CVS.Doug Schaefer16-16/+16
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer26-28/+28
2006-06-14update copyrightsChris Recoskie5-8/+8
2006-05-24Updated the about.html files.Doug Schaefer1-15/+17
2006-04-16Bug 113107: Make trace logs more readily available.Mikhail Khodjaiants3-1/+35
2006-04-13Bug 113107: Make trace logs more readily available. Implementation of the "Ve...Mikhail Khodjaiants6-1/+83
2006-04-11Bug 119740: allow to specify only a subset of shared objects that we want sym...Mikhail Khodjaiants2-0/+7
2006-04-11Bug 119740: allow to specify only a subset of shared objects that we want sym...Mikhail Khodjaiants2-4/+11
2006-04-11Bug 119740: allow to specify only a subset of shared objects that we want sym...Mikhail Khodjaiants2-2/+42
2006-04-10Bug 119740: allow to specify only a subset of shared objects that we want sym...Mikhail Khodjaiants8-88/+290
2006-03-31Replaced internal org.eclipse.cdt.debug.internal.ui.SWTUtil class.Mikhail Khodjaiants5-5/+111
2006-03-23Added default attribute value for ATTR_DEBUG_NAME.Mikhail Khodjaiants1-3/+3

Back to the top