Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Fix deprecation warningsAnton Leherbauer1-6/+16
2010-07-15bug 319748: Missing/unnecessary $NON-NLS$ tagsAndrew Gvozdev3-5/+5
2010-07-14bug 319814: The type Assert is deprecatedAndrew Gvozdev4-4/+4
2010-07-14bug 319769: Unnecessary type castsAndrew Gvozdev1-1/+1
2010-06-14Missing about.html files in various source plugins.Doug Schaefer1-0/+1
2010-06-03Bug 315439 Fix up copyrightVivian Kong13-13/+13
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall2-38/+0
2010-05-20Bug 313806: Export all debug packagesJohn Cortell3-3/+6
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants1-1/+2
2010-05-13Bug 312848: Remove CDI-GDB pref to enable distinct code and data spacesJohn Cortell2-8/+1
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong2-5/+10
2010-04-27Bug 310672 Remove clones of PixelConverter and replaced with usage of org.ec...Alena Laskavaia7-59/+11
2010-04-12Replace distorted icon with the same icon used by the build console.Marc Khouzam1-0/+0
2010-04-08[305752] Moved gdb event breakpoint constants into new common gdb plugin as w...John Cortell2-73/+0
2010-04-07Bug 303440 - [preferences] Unify and clarify debug preference pagesKen Ryall1-0/+34
2010-03-12[305752] Constants for standard event breakpoint types should be outside the ...John Cortell1-1/+1
2010-03-11[304380] Line breakpoints are set with a simple file namein Cygwin session; f...John Cortell1-0/+31
2010-02-11Bug 295808, fix NPE.Ken Ryall1-9/+12
2010-01-07Increment version number to 7.0Ken Ryall1-2/+2
2009-05-26bug 254307 - brandingVivian Kong1-2/+3
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

Back to the top