Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Update version to 9.3.0Marc Khouzam22-29/+29
2016-11-15Update version to 9.2.0Marc Khouzam22-29/+29
2016-11-14Don't force the GDB console to be shown when created.Marc Khouzam1-2/+7
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer4-13/+20
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais2-0/+11
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer5-87/+112
2016-10-31Bug 303808: DebuggerConsole shall not be automatically brought to topAlvaro Sanchez-Leon2-2/+43
2016-10-31Simplify API that opens the DebuggerConsoleMarc Khouzam3-19/+5
2016-10-31Fix DebuggerConsoleManager#showConsoleView() not showing the consoleMarc Khouzam1-1/+4
2016-10-12Updates for Core Build.Doug Schaefer5-32/+8
2016-10-11Bug 497512 - cdtdebug.sh "bashisms" not supported by non-bash shellsMarc-Andre Laperle1-8/+7
2016-10-11Bug 504005 - [standalone] bundle version errorsAlvaro Sanchez-Leon1-1/+1
2016-09-20Disable StandaloneTest1 that fails on HudsonMarc-Andre Laperle1-0/+2
2016-09-13Bug 303808: Remove dependency on o.e.tm.view.*Marc Khouzam1-2/+0
2016-09-12Add empty tab group and icon for core build local launches.Doug Schaefer2-0/+38
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer14-9/+411
2016-09-07Bug 303808: Add a terminate button to the debugger console viewAlvaro Sanchez-Leon3-1/+4
2016-09-07Bug 303808: Moving old gdb console to Debugger Console viewMarc Khouzam2-3/+71
2016-09-07Bug 303808: Add dedicated debugger console viewMarc Khouzam18-2/+934
2016-09-07Bug 303808: Support for full GDB consoleMarc Khouzam1-0/+3
2016-08-23Scanner discovery for CMake projects.Doug Schaefer1-0/+1
2016-08-17Update version to 9.1.0Marc Khouzam22-29/+29
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer1-0/+5
2016-07-06Fix generics warnings o.e.cdt.debug.ui.Alexander Kurtakov26-190/+114
2016-07-05Generify o.e.cdt.debug.core.Alexander Kurtakov8-81/+50
2016-06-30Remove old .cvsignore filesMarc Khouzam2-3/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam18-30/+30
2016-06-07Add logging to Stand-alone debugger testMarc-Andre Laperle1-0/+16
2016-06-02Sign the stand-alone debugger on MacMarc-Andre Laperle1-2/+58
2016-05-27Create a dummy file in the user doc index when skipDoc.Doug Schaefer1-0/+29
2016-05-03Bug 489750: [Standalone] does not set working directory of the targetAlvaro Sanchez-Leon1-4/+9
2016-04-27Bug 487998: [breakpoints] Editing code while debug is activeStefan Sprenger4-7/+40
2016-04-25Bug 492210 - Remove ChangeLog files from projectAlex Blewitt4-6493/+0
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt2-4/+4
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt1-1/+1
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon2-1/+149
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt14-36/+36
2016-04-20Make stand-alone debugger SWTBot test more robustMarc-Andre Laperle2-83/+63
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt3-8/+8
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt10-32/+32
2016-04-16Enable coverage measurements from stand alone debugger testsAlvaro Sanchez-Leon1-1/+1
2016-04-15Bug 491825 - Remove uses of new Boolean and friendsSergey Prigogin5-6/+6
2016-04-13Bug 472765: User documentation for Path MappingJonah Graham2-0/+79
2016-04-13Bug 472765: Delete dead classesJonah Graham2-631/+0
2016-04-12Fix Stand-alone debugger SWTBot testMarc-Andre Laperle1-1/+1
2016-04-12Bug 472765 and Bug 386675: Deprecate/comment on problem with createPathJonah Graham1-0/+11
2016-04-08Bug 472765: Better wording on labelJonah Graham1-1/+1
2016-04-05Bug 490995 - [tests] autotools.tests and debug.app.tests bundles have missing...Mat Booth1-0/+1
2016-04-03Stand-alone debugger for Mac OS XMarc-Andre Laperle7-21/+76
2016-04-03Add missing launchbar.core depedency to stand-alone debugger scriptMarc-Andre Laperle1-1/+1

Back to the top