Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Fix pom versionsMarc-Andre Laperle1-1/+1
2013-08-23Revert "More version changes."Sergey Prigogin1-1/+1
2013-08-23More version changes.Sergey Prigogin1-1/+1
2012-07-09Bug 383988mhussein3-4/+25
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle2-2/+2
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam29-1/+208
2011-11-02Bug 362274: Use "Step" reason after 'step return' operationVladimir Prus1-1/+1
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin2-4/+4
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
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

Back to the top