Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Fix license comment block in download-build-gdb.shSimon Marchi1-2/+2
2018-12-10[releng] Bump version to 9.7.0Jonah Graham1-1/+1
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle1-1/+1
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham2-14/+14
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham13-180/+163
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham1-1/+1
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in Java filesJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham7-8/+8
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham25-242/+242
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham1-2/+3
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham44-10931/+11043
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-8/+758
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham52-173/+337
2018-11-18Bug 532077: Preserve Ignore Count set in the platform breakpointJonah Graham1-21/+0
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
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-06-05[releng] Bump version to 9.6.0Jonah Graham1-1/+1
2018-03-20Bug 532592: [tests] use disassembly mode supported on GDB >= 7.5Jonah Graham1-1/+4
2018-03-20Bug 532592: [tests] cleanup use of DEBUGGER_MODE_REMOTE in testsJonah Graham6-44/+8
2018-03-19Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTestJonah Graham3-88/+168
2018-03-19Bug 532599: [tests] use os allocated port for gdbserver commsJonah Graham1-38/+52
2018-03-19Bug 532592: [tests] properly exclude non-remote testsJonah Graham6-3/+34
2018-03-11Bug 532297: Cache registers per version of GDBJonah Graham3-108/+74
2018-03-11[releng] bump version of gdb to test with to gdb 8.1Jonah Graham2-2/+4
2018-03-05Bug 532035: Enable synchronizer to resynchronize/flushCachesJonah Graham1-1/+46
2018-03-02Bug 530377: Fix corrupt bp state & add test for fast bp events.Jonah Graham1-2/+34
2018-02-13[releng] Bump version to 9.5.0Jonah Graham1-1/+1
2018-02-12Update GDB versions in download-build-gdb.shSimon Marchi1-1/+1
2017-08-15Bug 520952: Use filename when handling function breakpoints in consoleJonah Graham1-18/+264
2017-06-23Bug 518699: cleanup platform breakpoints between testsJonah Graham3-11/+47
2017-06-22Bug 516102: Change DSF tests to run GDB 8.0 tests by defaultJonah Graham2-1/+3
2017-06-22Bug 518643: Increase wait for CDT to quit GDBJonah Graham1-2/+4
2017-06-22Bug 516102: Add fs_base as new register in GDB 8.0Jonah Graham1-1/+9
2017-06-22Bug 516102: Adding GDB 8.0 to the download-build-gdb.sh scriptJonah Graham1-1/+1
2017-04-28Bug 499778: Stop losing stacktraces in testsJonah Graham7-222/+34
2017-04-28Bug 399494 - Consider all variable objects as not complexSimon Marchi2-2/+88
2017-04-15Bug 515307: Run test order of magnitude fasterJonah Graham1-91/+31
2017-04-15Bug 515307: Run test order of magnitude fasterJonah Graham1-2/+7
2017-04-15Bug 515304: profiles to parallelize testsuiteJonah Graham1-0/+1
2017-03-23Various enhancements to download-build-gdb.shSimon Marchi1-15/+15
2017-03-07Bug 512180: Ensure previous launch is fully terminatedJonah Graham1-1/+1
2017-03-06Use line tags in MIExpressionsTest.testUpdateOfPointerSimon Marchi2-13/+31
2017-03-06Make MIExpressionsTest.testUpdateOfPointer use SyncUtilSimon Marchi2-228/+58
2017-03-04Bug 512180 and Bug 501906: Minimize unstable testsJonah Graham2-1/+17
2017-02-17Revert "Bug 512303 - [tests] job debug-tests-master-all-gdb-versions has issues"Marc Dumais2-10/+0
2017-02-16Bug 512303 - [tests] job debug-tests-master-all-gdb-versions has issuesMarc Dumais2-0/+10
2017-02-15Add a default file to enable/disable tracing for the debug testsAlvaro Sanchez-Leon2-0/+2
2017-02-15Bug 511243 - Tests validating program-interrupt using CLI or MIAlvaro Sanchez-Leon7-2/+465

Back to the top