Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-50/+45
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2017-11-09Bug 522367: prevent hang of -target-attach on Ubuntu 16.04 / GDB 7.11Jonah Graham1-1/+6
2016-11-15Bug 303808: Run all-stop mode with target async on GDB 7.12Alvaro Sanchez-Leon1-0/+7
2016-11-14Bug 497166: Support the user using the 'run' command in the gdb consoleMarc Khouzam1-0/+3
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 Dumais1-1/+13
2016-09-19Fix API as per the upcoming 9.1 releaseMarc Khouzam1-1/+1
2016-09-07Bug 303808: Support for full GDB consoleMarc Khouzam1-0/+7
2016-05-25Bug 494504 - Reverse API changes to GdbDebugServicesFactoryJonah Graham1-3/+31
2016-03-17Bug 488909: Unify services factory classes to extend more easilyMarc Khouzam1-3/+20
2016-03-17Bug 472765: Use gdb's "set substitute-path from to"Jonah Graham1-2/+1
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal1-0/+7
2015-09-17Remove unnecessary API changeMarc Khouzam1-1/+1
2015-09-04Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam1-28/+42
2015-08-10Bug 469763 - DSF-GDB top-level service classes for better extensibilityMarc Khouzam1-3/+43
2015-04-24Bug 464056 - Wrong exit code returned in some multi-process cases Marc Khouzam1-0/+3
2015-04-10Bug 464184 - Update GDBHardwareAndOS service to take advantage of GDBMarc Dumais1-0/+7
2015-03-27Bug 435144: Fix bp for GDB 7.0 and 7.1Marc Khouzam1-1/+7
2015-03-24Revert "Bug 462988 - Register grouping should work with different implementat...Mikhail Khodjaiants1-13/+1
2015-03-24Bug 462988 - Register grouping should work with differentMikhail Khodjaiants1-1/+13
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon1-2/+2
2014-07-25Pass optional arguments, in case base class ever needs them.Marc Khouzam1-1/+1
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam1-2/+12
2014-04-17Bug 389945 - Only set breakpoints once for GDB >= 7.4Marc Khouzam1-0/+4
2014-03-31Bug 357270 - Show opcodes in the disassembly viewWilliam Riley1-1/+5
2014-02-05Bug 390827 - Trace View enhancementDmitry Kozlov1-0/+4
2013-04-09Bug 309576 - Memory view doesn't work with 64 bit executablesMikhail Khodjaiants1-2/+1
2013-03-06Bug 402217 - [breakpoints] Make use of the new "thread-groups" MI fieldMarc Khouzam1-0/+3
2013-01-31Bug 399163 - [reverse] Make use of GDB's new =record-started/stopped MIMarc Khouzam1-0/+3
2013-01-25Bug 397715 - [memory][expressions] Make use of GDB 7.6 newMarc Khouzam1-1/+8
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam1-1/+2
2012-11-29Bug 392512 - Support GDB breakpoint notificationsMikhail Khodjaiants1-0/+14
2012-09-20Bug 360314: OS awareness debug viewVladimir Prus1-0/+6
2012-07-10Bug 381754: Group-expression support for Expressions view.Marc Khouzam1-2/+7
2012-04-10Bug 376397: [services] Update version string for GDB 7.4Marc Khouzam1-4/+4
2012-03-20Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for...Marc Khouzam1-4/+4
2012-02-10Bug 335027: Visualizer View feature. Initial contribution.William R. Swanson1-1/+13
2012-01-03Bug 367788: maint set python print-stack has been removed from GDB 7.4Marc Khouzam1-2/+11
2011-07-25Bug 346320: Add support for fast tracepoints Marc Khouzam1-3/+5
2011-07-25Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 an...Marc Khouzam1-0/+5
2011-06-27Bug 347196: Use MI to create tracepoint starting with GDB 7.2, whichMarc Khouzam1-1/+4
2011-03-07Bug 338769: Allow for different versions of the FinalLaunchSequenceMarc Khouzam1-5/+8
2010-12-16Bug 237306: First part of commit for multi-process on Linux (GDB 7.2). It al...Marc Khouzam1-0/+8
2010-09-27Bug 315796: Use proper "7.2" version string for GDB 7.2Marc Khouzam1-1/+1
2010-08-26Bug 248595: Add support pending breakpoints introduced in GDB 6.8. This allow...Marc Khouzam1-1/+6
2010-07-06Bug 318230: Use GDB 7.1 support for displaying cores for threads and processe...Marc Khouzam1-0/+4
2010-04-28Bug 284286: Trace Record visualization for DSF-GDBMarc Khouzam1-5/+9
2010-03-03[304146] Added a CommandFactory for MI/CLI commands, and change every service...Marc Khouzam1-2/+3
2010-02-09[302315] Change org.eclipse.cdt.dsf.gdb version from 2.1 to 3.0 to accommodat...Marc Khouzam1-1/+1

Back to the top