Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam3-0/+96
2016-12-21Export some packages from o.e.cdt.dsf.gdb.uiMarc Khouzam2-0/+5
2016-12-04Fixup for "[dsf-gdb] debug tests: Use line tags where possible"Simon Marchi3-3/+17
2016-12-03[dsf-gdb] debug tests: Use line tags where possibleSimon Marchi11-60/+109
2016-12-03MIBreakpointsTest: Factor out breakpoint validationSimon Marchi1-148/+164
2016-12-03MIBreakpointsTest: Replace AsyncCompletionWaitor with queriesSimon Marchi1-251/+241
2016-11-22gdb build script: Make the script work with non-absolute base pathsSimon Marchi1-1/+3
2016-11-21TypoMarc Khouzam1-1/+1
2016-11-21Add id to GdbFullCliConsole and GdbBasicCliConsole menuMarc Khouzam4-3/+77
2016-11-21Bug 506382: Be more lenient with GDB protocol errorJonah Graham1-4/+14
2016-11-18Bug 506950 - Moving conditional breakpoint to different location canMikhail Khodjaiants1-41/+127
2016-11-18Reverse order of versions in gdb build scriptMarc Khouzam1-1/+1
2016-11-17gdb build script: Add missing local variable in check_supportedSimon Marchi1-1/+2
2016-11-16Update version to 9.3.0Marc Khouzam13-16/+16
2016-11-15Bug 494246: prepare command line arguments properly for Windows GDBJonah Graham4-150/+259
2016-11-15Bug 303808 - Silence error changing thread in all-stopMarc Dumais1-1/+7
2016-11-15Bug 303808: Run all-stop mode with target async on GDB 7.12Alvaro Sanchez-Leon15-18/+751
2016-11-15Bug 303808: Add a GDB CLI Console history bufferAlvaro Sanchez-Leon2-94/+335
2016-11-15Update version to 9.2.0Marc Khouzam13-16/+16
2016-11-14Bug 497166: Support the user using the 'run' command in the gdb consoleMarc Khouzam11-114/+385
2016-11-14Bug 498782 - add synchronize of process selection between the DV and GDBMarc Khouzam4-6/+98
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer3-6/+13
2016-11-11Remove interim version of GDB for full consoleMarc Khouzam1-3/+1
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais15-7/+1314
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer3-0/+159
2016-11-04Bug 499230 - Duplicated "-thread-select" and "-stack-select-frame" Marc Dumais2-10/+0
2016-11-04Hide 'gdb traces' by default.Marc Khouzam5-65/+65
2016-11-02Bug 501006 - [visualizer] harmonize TID with DV and new GDB consoleMarc Dumais1-2/+2
2016-10-31Bug 303808: DebuggerConsole shall not be automatically brought to topAlvaro Sanchez-Leon1-2/+2
2016-10-31Simplify API that opens the DebuggerConsoleMarc Khouzam1-1/+1
2016-10-28Bug 505746 - A colon in the project name causes an NPEMarc Dumais1-3/+2
2016-10-25Bug 303808: Move console actions to its own packageAlvaro Sanchez-Leon12-9/+35
2016-10-25Bug 303808: Remove GdbConsoleInvertColorAction and use preferencesAlvaro Sanchez-Leon7-53/+1
2016-10-25Bug 303808: Add a Preference page for GDB CLI consolesAlvaro Sanchez-Leon17-73/+277
2016-10-24Bug 303808: Share GDB process streams among console pagesAlvaro Sanchez-Leon5-118/+183
2016-10-12Update dsf-gdb test suite to run GDB 7.12Alvaro Sanchez-Leon2-2/+4
2016-10-11Bug 498941 - GDB preference page can grow huge with long debugger pathMarc-Andre Laperle1-0/+5
2016-10-11Adding GDB 7.12 to the download-build-gdb.sh scriptAlvaro Sanchez-Leon1-1/+1
2016-09-23Add API filters for default methods added to interfaces.Marc Khouzam1-0/+31
2016-09-23Bug 303808: Add the DebuggerConsoleView to the debug perspectiveAlvaro Sanchez-Leon1-0/+16
2016-09-21Bug 499784 - A lot of timeouts in dsf-gdb tests are too optimisticAlvaro Sanchez-Leon9-292/+270
2016-09-21Bug 497693/ Sysroot with spacesVincent Guignot7-50/+145
2016-09-19Fix API as per the upcoming 9.1 releaseMarc Khouzam12-17/+18
2016-09-13Bug 303808: Add a console action for "Auto terminate GDB"Alvaro Sanchez-Leon4-1/+83
2016-09-13Bug 303808: Handle resizing of full GDB consoleMarc Khouzam4-14/+48
2016-09-13Bug 303808: Remove dependency on o.e.tm.view.*Marc Khouzam3-32/+160
2016-09-13Bug 303808: Add base terminal actions to the GDBFullCliConsoleAlvaro Sanchez-Leon16-2/+260
2016-09-07Bug 303808: Disable full console in all-stop mode for the momentMarc Khouzam1-0/+5
2016-09-07Bug 303808: Add a terminate button to the debugger console viewAlvaro Sanchez-Leon8-1/+95
2016-09-07Bug 303808: Moving old gdb console to Debugger Console viewMarc Khouzam9-101/+504

Back to the top