aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2019-01-24AArch64 AAPCS: Ignore static membersAlan Hayward2-6/+191
2019-01-21AArch64 AAPCS: Empty structs have non zero size in C++Alan Hayward1-13/+45
2019-01-21Testsuite: Ensure stack protection is off for GCCAlan Hayward2-0/+96
2019-01-12gdb/testsuite: Don't allow paths to appear in test nameAndrew Burgess1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker874-874/+874
2018-12-28Fix a crash in jit.cTom Tromey3-0/+102
2018-12-28Style addressesTom Tromey1-1/+1
2018-12-28Style the "Reading symbols" messageTom Tromey1-0/+4
2018-12-28Style the gdb welcome messageTom Tromey1-0/+6
2018-12-28Style print_address_symbolicTom Tromey1-0/+2
2018-12-28Style locations when setting a breakpointTom Tromey1-1/+4
2018-12-28Style variable namesTom Tromey1-1/+2
2018-12-28Add output styles to gdbTom Tromey2-0/+61
2018-12-28Change gdb test suite's TERM settingTom Tromey1-45/+49
2018-12-21gdb: Fix "info os <unknown>" commandPaul Marechal1-0/+3
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