aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2019-09-22[gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries1-2/+11
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand5-228/+0
2019-09-18gdb/testsuite: Avoid directory names in test namesAndrew Burgess1-1/+2
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick2-4/+159
2019-09-17gdb: Catch exceptions when accessing source cacheAndrew Burgess1-0/+63
2019-09-12gdb/testsuite: Make use of exec_has_index_section functionAndrew Burgess1-12/+1
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess1-0/+17
2019-09-12[gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupportedTom de Vries1-20/+45
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie1-10/+0
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries1-8/+23
2019-09-04Avoid expect's buffer overflow in info-var.exp test.Philippe Waroquiers1-4/+3
2019-08-29Run argv0-symlink.exp only on native target and local host.Sandra Loosemore1-0/+17
2019-08-28[gdb/testsuite] Fix info-var.exp for debug info from other filesTom de Vries1-2/+8
2019-08-27gdb: Add new -n flag to some info commandsAndrew Burgess5-44/+181
2019-08-21Fix nullptr in with_command_1Pedro Alves1-0/+2
2019-08-21[gdb/testsuite] Stabilize gdb-caching-proc.exp test orderTom de Vries1-0/+1
2019-08-16[gdb/testsuite] Fix compare-sections.exp with -fPIE/-pieTom de Vries1-2/+9
2019-08-15Fix paste-o in examine-backward.exp.Sandra Loosemore1-1/+1
2019-08-15Skip batch-preserve-term-settings.exp tests that cannot work on Windows.Sandra Loosemore1-0/+7
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2-6/+6
2019-08-06Add more styling to "disassemble"Tom Tromey2-1/+10
2019-08-05[gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries2-31/+44
2019-08-03New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.Philippe Waroquiers3-0/+141
2019-08-01Remove directory names from gdb.base/batch-exit-status.expPedro Franco de Carvalho1-12/+20
2019-08-01[gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries1-1/+5
2019-08-01[gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1Tom de Vries1-0/+8
2019-08-01[gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1Tom de Vries1-2/+15
2019-07-29Test 'set print frame-info|frame-arguments presence'.Philippe Waroquiers2-0/+61
2019-07-29[gdb/testsuite] Fix gdb.base/maint.exp with check-read1Tom de Vries1-3/+3
2019-07-29[gdb/testsuite] Fix gdb.base/define.exp with check-read1Tom de Vries1-1/+1
2019-07-24[gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilationTom de Vries1-1/+1
2019-07-24[gdb/testsuite] Fix info-types.exp for debug info from more than one fileTom de Vries1-2/+6
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess2-3/+60
2019-07-22gdb: Improve output from "info types" commadAndrew Burgess2-0/+187
2019-07-11gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess1-17/+39
2019-07-10Restore original GDB prompt in define.expRichard Bunt1-1/+10
2019-07-09Fix printcmds.exp failure for wide strings tests.Philippe Waroquiers1-15/+14
2019-07-08Ensure GDB printf command can print convenience var strings without a target.Philippe Waroquiers1-5/+54
2019-07-08Fix breakpoints on file reloads for PIE binariesAlan Hayward1-30/+36
2019-07-03pipe command completerPedro Alves1-2/+45
2019-07-03Teach gdb::option about string optionsPedro Alves1-17/+65
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves1-29/+81
2019-07-03Introduce the "with" commandPedro Alves2-0/+330
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves1-13/+13
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves1-3/+6
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves1-0/+18
2019-06-26[gdb/testsuite] Add back missing debug for index-cache.expTom de Vries1-1/+1
2019-06-25Fix alias command not detecting non matching prefix & sometimes asserting.Philippe Waroquiers1-0/+50
2019-06-21[gdb/testsuite] Compile index-cache.c with -Wl,--build-idTom de Vries1-1/+2
2019-06-18Add comment to list0.hTom Tromey1-1/+1