Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-18Incremented CDT features version to 8.8.1Marc Khouzam13-16/+16
2016-01-18Revert "Incremented CDT features version to 8.8.1"Marc Khouzam13-16/+16
2016-01-18Incremented CDT features version to 8.8.1Marc Khouzam13-16/+16
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam2-64/+67
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam4-24/+40
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam1-28/+87
2015-08-25Bug 417895. Use tab instead of space between opcode and operand.Jon Beniston1-3/+3
2015-08-13Fix some trivial sonar warningsMarc Khouzam7-28/+39
2015-08-10Bug 469763 - DSF-GDB top-level service classes for better extensibilityMarc Khouzam25-24/+952
2015-08-06MIRegistersTest fixesSimon Marchi1-6/+11
2015-07-28Bug 473352 - [dynamic printf] The default printf format string does not suppo...Anton Leherbauer2-8/+19
2015-07-21Bug 473098 - Reflect tp action changes from while-steppingMarc Khouzam5-24/+98
2015-07-20Bug 473098 - Reflect tracepoint action changesMarc Khouzam5-12/+42
2015-07-17Disable remote detach test case for 7.5Marc Khouzam2-2/+31
2015-07-17Disable restart test in case of remote debuggingMarc Khouzam2-4/+11
2015-06-23Create tests for GDB 7.10Marc Khouzam29-1/+745
2015-06-22Change way to skip building of gdb docSimon Marchi1-10/+3
2015-06-22[dsf-gdb] tests: Check if a line tag is defined more than onceSimon Marchi1-5/+9
2015-06-12Bug 468192 - Prevent creating a duplicate bp when modifying propertiesMarc Khouzam4-20/+167
2015-06-11Bug 317173 - cleanup warningsJonah Graham3-7/+14
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam13-16/+16
2015-06-01Bug 469007: Reference MIExpressionsNonStopTest in test suitesJonah Graham20-20/+60
2015-05-19Add Docker launching supportJeff Johnston1-2/+2
2015-05-15Bug 466492 - Remove console when removing exited processesMarc Khouzam1-4/+36
2015-05-13Update GDB download script for version 7.9.1Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam13-16/+16
2015-05-04Bug 293832 - [dsf-gdb] Ask gdb for variable value, even if it is a complex typeSimon Marchi1-31/+22
2015-05-01Bug 407340 - Keep showing in the Debug view a process that has exited Marc Khouzam11-79/+563
2015-05-01Bug 463975 - Show exit code in console when doing a RunMarc Khouzam1-1/+4
2015-05-01[dsf-gdb] debug tests: Remove useless try/catchSimon Marchi2-9/+2
2015-04-30Wrong error code used.Marc Khouzam1-1/+1
2015-04-30Bug 464636 - Modernize Run launchMarc Khouzam1-2/+2
2015-04-24Bug 464056 - Wrong exit code returned in some multi-process cases Marc Khouzam7-73/+262
2015-04-24TypoMarc Khouzam1-1/+1
2015-04-24TypoMarc Khouzam1-1/+1
2015-04-22CosmeticsMarc Khouzam1-1/+2
2015-04-22Clarify where the extra tab comes fromMarc Khouzam1-0/+20
2015-04-22Bug 464636 - Re-create dsf.gdb CMainTab for backwards compatibilityMarc Khouzam1-0/+35
2015-04-22Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb toMarc Khouzam1-651/+0
2015-04-22Bug 464636 - Example of adding a tab to the Run launchMarc Khouzam2-6/+69
2015-04-21CosmeticsMarc Khouzam1-3/+3
2015-04-20TypoMarc Khouzam1-1/+1
2015-04-17Bug 462353 - [visualizer] Add support for persistent List<T> andMarc Dumais11-59/+1052
2015-04-17Bug 462623: Split GdbAdapterFactory to allow overridingMarc Khouzam13-737/+636
2015-04-15Move to new getAdapter() signature using genericsMarc Khouzam1-1/+1
2015-04-15Move to new getAdapter() signature using genericsMarc Khouzam5-16/+12
2015-04-15Update to use genericsMarc Khouzam1-3/+2
2015-04-13[dsf-gdb] Remove usage of AsyncCompletionWaitor in MIMemoryTest.asynchronousR...Simon Marchi1-140/+92
2015-04-12Revert "Bug 462353 - [visualizer] Add support for persistent List<T> andSergey Prigogin5-808/+60
2015-04-10Bug 464184 - Update GDBHardwareAndOS service to take advantage of GDBMarc Dumais4-12/+205

Back to the top