aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2018-12-12gdb: Update test pattern to deal with native-extended-gdbserverAndrew Burgess1-2/+21
2018-12-11gdb/riscv: Update test to handle targets without an fpuAndrew Burgess1-1/+9
2018-12-08Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves1-2/+15
2018-12-01[gdb/testsuite] Add gdb-caching-proc.exp testcaseTom de Vries1-0/+112
2018-11-20Test case for 'info variables|functions' with minimal symbols.Philippe Waroquiers2-0/+67
2018-11-19gdb.base/warning.exp tweaksPedro Alves1-5/+5
2018-11-12Add completer for skip numbersSimon Marchi1-0/+36
2018-11-09[gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries3-0/+75
2018-11-08Avoid crash when calling warning too earlyTom Tromey1-0/+36
2018-11-06[gdb] Fix gdb crash when reading core fileTom de Vries2-0/+117
2018-11-06RISC-V: Force variables to .data for code_elim.Jim Wilson1-0/+5
2018-10-31[gdb/testsuite] Factor out lib/valgrind.expTom de Vries3-204/+12
2018-10-27Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers14-27/+42
2018-10-27Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP]...Philippe Waroquiers2-0/+321
2018-10-25[gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind-bt.{c,exp}Tom de Vries2-0/+0
2018-10-25[gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdbTom de Vries1-25/+55
2018-10-24[gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_testTom de Vries1-50/+13
2018-10-24[gdb/testsuite] Handle removed valgrind option --db-attachTom de Vries1-0/+4
2018-10-19Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward1-2/+2
2018-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior1-0/+8
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries1-1/+1
2018-10-16[gdb/testsuite] Rewrite catch-follow-exec.expTom de Vries2-13/+56
2018-10-11Fix pathname regexp in gdb.base/solib-vanish.exp.Sandra Loosemore1-1/+1
2018-10-06Use standard_output_file in a couple more placesTom Tromey1-1/+1
2018-10-06Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior1-1/+1
2018-10-04Clean up "Reading symbols" outputTom Tromey12-29/+29
2018-10-04Avoid pagination in attach.expTom Tromey1-2/+3
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore1-3/+8
2018-09-28gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2-0/+240
2018-09-26gdb/riscv: Improve non-dwarf stack unwindingAndrew Burgess4-0/+138
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz2-0/+67
2018-09-20Add '_' in the match pattern.Hafiz Abid Qadeer1-1/+1
2018-09-19Skip GDB tab-completion tests if no readline.Sandra Loosemore2-0/+16
2018-09-16Use GNU style for metasyntactic variables in gdbTom Tromey2-2/+2
2018-09-07gdb/testsuite: Make test names unique in gdb.base/watchpoint.expAndrew Burgess1-24/+28
2018-09-04Fix batch exit status test failure on Fedora 28Gary Benson1-5/+12
2018-08-30gdb: Ensure compiler doesn't optimise variable out in testAndrew Burgess1-0/+9
2018-08-29Indicate batch mode failures by exiting with nonzero statusGary Benson3-0/+65
2018-08-29infcall-nested-structs: Test up to five fieldsAlan Hayward2-47/+126
2018-08-28Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers1-2/+45
2018-08-22Fix restoring of inferior terminal settingsSimon Marchi2-11/+92
2018-08-19Fix debugging of stripped PIE executables with padded PT_TLSMichael Spang2-0/+110
2018-08-09gdb: Check element of optimised out vla existsAndrew Burgess1-0/+22
2018-08-09gdb: Merge similar tests into a single test scriptAndrew Burgess3-84/+27
2018-08-07Add DWARF index cacheSimon Marchi3-0/+240
2018-07-28[gdb/exp] Interpret size of vla with unknown size as <optimized out>Tom de Vries1-0/+40
2018-07-26[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.cTom de Vries1-0/+3
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess1-0/+4
2018-07-26[gdb/breakpoints] Fix sigsegv in info prog at exec catchpointTom de Vries2-0/+68
2018-07-25[gdb/exp] Fix exception when printing optimized out vlaTom de Vries1-0/+36