Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-14InterimittentRule generic junit ruleAlena Laskavaia2-0/+95
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham1-9/+0
2016-03-07Bug 478740: Improve overriding of GDBProcesses serviceMarc Khouzam3-253/+71
2016-03-06CosmeticsMarc Khouzam1-17/+16
2016-03-05Revert "Bug 478740: Improve overriding of GDBProcesses service"Marc Khouzam3-71/+253
2016-03-05CosmeticsMarc Khouzam1-13/+14
2016-03-05Bug 478740: Improve overriding of GDBProcesses serviceMarc Khouzam3-253/+71
2016-03-04Bug 478740: Simplify user-facing terminologyMarc Khouzam3-7/+6
2016-03-04Bug 488660 - Refresh reverse toggle on console changes with GDB 7.10raddepal4-2/+149
2016-03-03Bug 487128 - Attaching to process errors not propagated to user Marc Dumais3-5/+55
2016-03-03Bug 488874 - attach dialog sometimes does not appear, because no activeMarc Dumais1-2/+2
2016-03-03Bug 487682 - refuse process selection for already connected processTeodor Madan4-39/+182
2016-02-29CosmeticsMarc Khouzam1-103/+105
2016-02-28Bug 487128: Errors when starting a new process is not propagated to user Marc Khouzam1-0/+8
2016-02-27CosmeticsMarc Khouzam1-7/+4
2016-02-27CosmeticsMarc Khouzam1-29/+26
2016-02-25CosmeticsMarc Khouzam1-1/+1
2016-02-25Remove unnecessary setting of GDB version for non-stop tests.Marc Khouzam36-216/+0
2016-02-25Bug 478740: Add Switch off tracing optionraddepal1-1/+3
2016-02-25Add Inferior exit code testMarc Khouzam5-5/+77
2016-02-25Create DSF-GDB tests for GDB 7.11Marc Khouzam31-2/+721
2016-02-24Update script for GDB 7.11Marc Khouzam1-1/+1
2016-02-24Bug 472765: Fix occasional exception during testJonah Graham2-6/+24
2016-02-23Bug 478740: Remove Reverse Debug dialog preference Marc Khouzam6-87/+45
2016-02-23Missing @since tagsMarc Khouzam1-1/+5
2016-02-22Bug 456116 - Cannot use class fields in GdbLaunchDelegateMarc Khouzam2-41/+34
2016-02-22Bug 478740: Cleanup debugger tabMarc Khouzam2-74/+67
2016-02-19Bug 478740: Re-order constantsMarc Khouzam1-5/+5
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal24-30/+985
2016-02-17Remove deprecated medthods.Marc Khouzam1-51/+1
2016-02-15Bug 487762 - [tests] MIRegistersTests # frameSpecificValues() - fixMarc Dumais1-2/+3
2016-02-11Bug 487144 - do not attach process if it is already targetted.Teodor Madan3-8/+46
2016-02-11Update copyright datesMarc Khouzam19-19/+19
2016-02-11Move DSF and DSF-GDB plugins to Java 8Marc Khouzam6-10/+10
2016-02-10Bug 487336 - Add copy text to clipboard action to "OS Resources" viewTeodor Madan4-1/+64
2016-02-08dsf-gdb: Disable non-stop tests for targets that do not support itMarc-Andre Laperle46-0/+367
2016-02-08Qt - cleanup build cases. Add method to GDBLaunch.Doug Schaefer1-8/+19
2016-02-05Bug 486521 - "OS Resources" - allow attaching to selected processTeodor Madan8-20/+388
2016-02-01Missing copyright header.Marc Khouzam1-1/+8
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer5-1025/+1430
2016-01-25Bug 485485 - GDBBackend's Startup/Shutdown sequences are hard to extendMarc Khouzam1-230/+265
2016-01-21Remove deprecated method.Marc Khouzam1-24/+6
2016-01-21Remove deprecated methods.Marc Khouzam2-34/+3
2016-01-21Remove deprecated method.Marc Khouzam2-14/+2
2016-01-21Bug 486148: Remove support for Apple GDBMarc Khouzam11-470/+1
2016-01-19Bug 472765: change from easymock to mockitoJonah Graham2-13/+11
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam13-16/+16
2016-01-17Bug 484911: Clean up source directorsJonah Graham1-0/+35
2016-01-06Bug 472765: more complete tests for source path mappingJonah Graham12-70/+799
2016-01-04Bug 483234: Add a command example to the example plug-inJonah Graham12-11/+326

Back to the top