aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Fix a crash in jit.cTom Tromey4-0/+109
2018-12-28Style addressesTom Tromey2-1/+5
2018-12-28Style the "Reading symbols" messageTom Tromey2-0/+9
2018-12-28Style the gdb welcome messageTom Tromey2-0/+10
2018-12-28Style print_address_symbolicTom Tromey2-0/+6
2018-12-28Style locations when setting a breakpointTom Tromey2-1/+8
2018-12-28Style variable namesTom Tromey2-1/+6
2018-12-28Add output styles to gdbTom Tromey3-0/+66
2018-12-28Change gdb test suite's TERM settingTom Tromey3-49/+59
2018-12-27Translate PyExc_KeyboardInterrupt to gdb "quit"Tom Tromey2-0/+45
2018-12-27Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers4-14/+16
2018-12-27Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers3-3/+3
2018-12-27Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2-6/+6
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2-5/+7
2018-12-24gdb: Allow struct fields named doubleAndrew Burgess3-0/+169
2018-12-24Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks....Philippe Waroquiers3-7/+13
2018-12-21Fix various tests to use -no-pie linker flag when neededJan Vrany9-7/+38
2018-12-21gdb: Fix "info os <unknown>" commandPaul Marechal2-0/+8
2018-12-20Ensure deterministic result order in gdb.ada/info_auto_lang.expPhilippe Waroquiers2-17/+26
2018-12-12gdb: Update test pattern to deal with native-extended-gdbserverAndrew Burgess2-2/+25
2018-12-11gdb/riscv: Update test to handle targets without an fpuAndrew Burgess2-1/+13
2018-12-09Fix tid-reuse sometimes blocks for a very long (infinite?) time.Philippe Waroquiers2-7/+31
2018-12-08Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves2-2/+21
2018-12-05gdb/testsuite/sim: Remove redundant setting of timeoutAndrew Burgess2-10/+9
2018-12-01[gdb/testsuite] Add gdb-caching-proc.exp testcaseTom de Vries2-0/+116
2018-11-25Implement timestamp'ed output on "make check"Sergio Durigan Junior4-8/+94
2018-11-21Make command-repeat work after gdb.executeBenno Fünfstück2-0/+7
2018-11-20gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess2-0/+41
2018-11-20Add a test to verify info [functions|variables|types]|rbreak respect language...Philippe Waroquiers5-0/+238
2018-11-20Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers2-1/+8
2018-11-20Test case for 'info variables|functions' with minimal symbols.Philippe Waroquiers3-0/+72
2018-11-19Handle TYPE_CODE_PTR when printing Rust typesTom Tromey3-8/+15
2018-11-19Fix gdb.rust/simple.rs for more recent compilersTom Tromey2-1/+5
2018-11-19gdb.base/warning.exp tweaksPedro Alves2-5/+11
2018-11-16Aarch64: Fix segfault when casting dummy callsAlan Hayward4-0/+172
2018-11-12Add completer for skip numbersSimon Marchi2-0/+41
2018-11-09[gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries4-0/+81
2018-11-08Avoid crash when calling warning too earlyTom Tromey2-0/+42
2018-11-08x86-64: fix ZMM register state trackingJan Beulich3-0/+22
2018-11-08gdb/riscv: Update test to support targets without FP hardwareAndrew Burgess2-6/+23
2018-11-07gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess3-6/+134
2018-11-06[gdb] Fix gdb crash when reading core fileTom de Vries3-0/+122
2018-11-06RISC-V: Force variables to .data for code_elim.Jim Wilson2-0/+10
2018-11-01(Ada) fix "error in expression" when using watch -location commandJoel Brobecker5-0/+111
2018-11-01Reading signal handler frame in AIXSangamesh Mallayya3-0/+83
2018-10-31gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp testAndrew Burgess2-66/+121
2018-10-31[gdb/testsuite] Factor out lib/valgrind.expTom de Vries5-204/+125
2018-10-31[gdb/testsuite] get_valueof: Don't output value in test nameTom de Vries2-1/+5
2018-10-31gdb: Handle ICC's unexpected void return typeAndrew Burgess3-0/+166
2018-10-27Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers36-53/+99