summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in jit.cTom Tromey2018-12-283-0/+102
* Style addressesTom Tromey2018-12-281-1/+1
* Style the "Reading symbols" messageTom Tromey2018-12-281-0/+4
* Style the gdb welcome messageTom Tromey2018-12-281-0/+6
* Style print_address_symbolicTom Tromey2018-12-281-0/+2
* Style locations when setting a breakpointTom Tromey2018-12-281-1/+4
* Style variable namesTom Tromey2018-12-281-1/+2
* Add output styles to gdbTom Tromey2018-12-282-0/+61
* Change gdb test suite's TERM settingTom Tromey2018-12-281-45/+49
* gdb: Fix "info os <unknown>" commandPaul Marechal2018-12-211-0/+3
* gdb: Update test pattern to deal with native-extended-gdbserverAndrew Burgess2018-12-121-2/+21
* gdb/riscv: Update test to handle targets without an fpuAndrew Burgess2018-12-111-1/+9
* Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves2018-12-081-2/+15
* [gdb/testsuite] Add gdb-caching-proc.exp testcaseTom de Vries2018-12-011-0/+112
* Test case for 'info variables|functions' with minimal symbols.Philippe Waroquiers2018-11-202-0/+67
* gdb.base/warning.exp tweaksPedro Alves2018-11-191-5/+5
* Add completer for skip numbersSimon Marchi2018-11-121-0/+36
* [gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries2018-11-093-0/+75
* Avoid crash when calling warning too earlyTom Tromey2018-11-081-0/+36
* [gdb] Fix gdb crash when reading core fileTom de Vries2018-11-062-0/+117
* RISC-V: Force variables to .data for code_elim.Jim Wilson2018-11-061-0/+5
* [gdb/testsuite] Factor out lib/valgrind.expTom de Vries2018-10-313-204/+12
* Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers2018-10-2714-27/+42
* Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP]...Philippe Waroquiers2018-10-272-0/+321
* [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind-bt.{c,exp}Tom de Vries2018-10-252-0/+0
* [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdbTom de Vries2018-10-251-25/+55
* [gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_testTom de Vries2018-10-241-50/+13
* [gdb/testsuite] Handle removed valgrind option --db-attachTom de Vries2018-10-241-0/+4
* Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward2018-10-191-2/+2
* Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior2018-10-181-0/+8
* [gdb/testsuite] Fix capitalized test namesTom de Vries2018-10-181-1/+1
* [gdb/testsuite] Rewrite catch-follow-exec.expTom de Vries2018-10-162-13/+56
* Fix pathname regexp in gdb.base/solib-vanish.exp.Sandra Loosemore2018-10-111-1/+1
* Use standard_output_file in a couple more placesTom Tromey2018-10-061-1/+1
* Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior2018-10-061-1/+1
* Clean up "Reading symbols" outputTom Tromey2018-10-0412-29/+29
* Avoid pagination in attach.expTom Tromey2018-10-041-2/+3
* Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore2018-10-031-3/+8
* gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2018-09-282-0/+240
* gdb/riscv: Improve non-dwarf stack unwindingAndrew Burgess2018-09-264-0/+138
* Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz2018-09-242-0/+67
* Add '_' in the match pattern.Hafiz Abid Qadeer2018-09-201-1/+1
* Skip GDB tab-completion tests if no readline.Sandra Loosemore2018-09-192-0/+16
* Use GNU style for metasyntactic variables in gdbTom Tromey2018-09-162-2/+2
* gdb/testsuite: Make test names unique in gdb.base/watchpoint.expAndrew Burgess2018-09-071-24/+28
* Fix batch exit status test failure on Fedora 28Gary Benson2018-09-041-5/+12
* gdb: Ensure compiler doesn't optimise variable out in testAndrew Burgess2018-08-301-0/+9
* Indicate batch mode failures by exiting with nonzero statusGary Benson2018-08-293-0/+65
* infcall-nested-structs: Test up to five fieldsAlan Hayward2018-08-292-47/+126
* Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers2018-08-281-2/+45