Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-15Allow tests to use GDBs with versions of the form 7.12.50.201702140Marc Khouzam1-3/+5
2017-02-14Validate GDB version in debug testsMarc Khouzam2-3/+54
2017-02-13Add printouts to debug unit testsMarc Khouzam1-3/+17
2017-01-27Add JUnit test to verify a query is answered as expected.Marc Khouzam3-24/+234
2017-01-23Adding GDB 7.12.1 to the download-build-gdb.sh scriptMarc Dumais1-1/+1
2016-12-04Fixup for "[dsf-gdb] debug tests: Use line tags where possible"Simon Marchi3-3/+17
2016-12-03[dsf-gdb] debug tests: Use line tags where possibleSimon Marchi11-60/+109
2016-12-03MIBreakpointsTest: Factor out breakpoint validationSimon Marchi1-148/+164
2016-12-03MIBreakpointsTest: Replace AsyncCompletionWaitor with queriesSimon Marchi1-251/+241
2016-11-22gdb build script: Make the script work with non-absolute base pathsSimon Marchi1-1/+3
2016-11-18Reverse order of versions in gdb build scriptMarc Khouzam1-1/+1
2016-11-17gdb build script: Add missing local variable in check_supportedSimon Marchi1-1/+2
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Bug 494246: prepare command line arguments properly for Windows GDBJonah Graham3-110/+248
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais2-0/+558
2016-10-12Update dsf-gdb test suite to run GDB 7.12Alvaro Sanchez-Leon2-2/+4
2016-10-11Adding GDB 7.12 to the download-build-gdb.sh scriptAlvaro Sanchez-Leon1-1/+1
2016-09-21Bug 499784 - A lot of timeouts in dsf-gdb tests are too optimisticAlvaro Sanchez-Leon9-292/+270

Back to the top