Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Bug 542488: Remove duplicated codeJonah Graham6-851/+11
2019-07-10Fix generic and other warningsJonah Graham4-14/+14
2019-06-21[releng] Add missing @since tagsJonah Graham4-1/+8
2019-06-11[releng] Bump version to 9.9.0Jonah Graham4-4/+4
2019-06-05[releng] move to cdt-infra repoJonah Graham1-338/+1
2019-06-04[releng] Move gdb path and version to test variables to root pomJonah Graham1-2/+0
2019-06-03Bug 547881 - Allow targets to set ATTR_REMOTE_TCPDoug Schaefer2-4/+14
2019-06-03Bug 547831 Add ILaunchTargets for GDB RemoteDoug Schaefer21-10/+809
2019-05-31[releng] Updated officially supported GDB versionsJonah Graham1-4/+5
2019-03-27Bug 545624 - Skip LaunchConfigurationAndRestartTestWilliam Riley1-0/+1
2019-03-21Bug 545624 - Disable failing testsWilliam Riley5-0/+21
2019-03-20Remove warning of illegally extending ImageRegistryMarc-Andre Laperle2-12/+10
2019-03-01[releng] Bump version to 9.8.0Jonah Graham4-4/+4
2019-02-14Bug 543129 - NPE in GdbFullCliConsolePage.dispose()Simeon Andreev2-2/+2
2018-12-20[releng] Bump version numbers for plug-ins changed since branch pointJonah Graham1-1/+1
2018-12-14Fix license comment block in download-build-gdb.shSimon Marchi1-2/+2
2018-12-10[releng] Bump version to 9.7.0Jonah Graham4-4/+4
2018-12-06Bug 542436 - Added method to override whitch IGDBBackend instance to controlTorbjörn SVENSSON1-1/+11
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle1-1/+1
2018-11-26Bug 530443: Limit output to 10 lines per MI outputBaha El Kassaby8-34/+127
2018-11-26Bug 541520: Make GDB version detection standaloneMax Bureck2-74/+32
2018-11-24Bug 540373: Post code-cleanup for DSF examplesJonah Graham1-1/+1
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham10-46/+46
2018-11-24[releng] Add missing @since tagJonah Graham1-0/+3
2018-11-23Bug 540373: Fix trailing whitespace in MANIFEST.MFsJonah Graham2-2/+2
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham15-188/+167
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham21-60/+60
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in Java filesJonah Graham2-2/+2
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham17-190/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham53-109/+105
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham136-491/+491
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham17-22/+18
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham724-53975/+53859
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham35-72/+5120
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham801-2524/+4985
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham2-2/+2
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham18-1187/+1187
2018-11-18Bug 532077: Preserve Ignore Count set in the platform breakpointJonah Graham2-24/+0
2018-11-16Bug 541069: Don't error on missing variables when doing substitutionJonah Graham1-2/+2
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms7-0/+7
2018-10-23Bug 540367 - Increment version numbersWilliam Riley2-2/+2
2018-09-27Bug 539455: Report debug command errors via status handlerJohn Dallaway1-1/+3
2018-09-14Bug 538849 - Select Processes dialog filter field improvementsSimeon Andreev1-0/+66
2018-09-14Bug 333034 - Select Processes dialog shows command line argumentsSimeon Andreev7-7/+76
2018-09-07Bug 538785 - Select Processes dialog should remember when resizedSimeon Andreev1-0/+16
2018-09-05[releng] Update tests/build script to use newly released GDB 8.2Jonah Graham3-2/+4
2018-08-27Bug 538282: Add GDB Hardware Debugging launch testJohn Dallaway3-4/+11
2018-07-31Update GDB versions in download-build-gdb.sh for GDB 8.1.1Jonah Graham1-1/+1
2018-07-25Bug 433329: Fix comment in codeJonah Graham1-2/+2
2018-06-11Bug #535767: Store endianess per memory contextJonah Graham1-8/+9

Back to the top