Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Bug 508543 - Reverse Bp Action doesn't display type properly for editingMarc Khouzam1-1/+1
2017-01-19Bug 303808: Example of ConsolePageParticipant for Debugger ConsoleMarc Khouzam1-1/+24
2017-01-19Bug 303808: Make it easier to extend Debugger Console pagesMarc Khouzam1-0/+5
2017-01-19Bug 303808 Allow page participants for GdbFullCliConsole.Stephen Flynn2-4/+289
2017-01-17Bug 509895 - GdbBasicCliConsole left running after platform shutdownAlvaro Sanchez-Leon3-2/+11
2017-01-14Typo in error messageMarc Khouzam1-1/+1
2016-12-21CosmeticsMarc Khouzam1-1/+1
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam3-0/+96
2016-12-12stand-alone: Adjust product contents for OxygenMarc-Andre Laperle1-1/+3
2016-12-05Add missing reference to GDB Debugging Preferences (for DSF preferences)Jonah Graham1-0/+1
2016-12-05Bug 484900: Remove CDI User DocumentationJonah Graham6-82/+4
2016-11-18Bug 507752 - [debugger console] Check if view is opened in perspectiveAlvaro Sanchez-Leon1-1/+1
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

Back to the top