aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-27Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP]...Philippe Waroquiers3-0/+326
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado3-0/+372
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado3-0/+160
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado3-0/+159
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 Vries2-25/+59
2018-10-24[gdb/testsuite] Log wait status on process no longer exists errorTom de Vries2-0/+16
2018-10-24[gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_testTom de Vries2-50/+17
2018-10-24[gdb/testsuite] Handle removed valgrind option --db-attachTom de Vries2-0/+9
2018-10-23gdb/riscv: Fix register access for register aliasesAndrew Burgess3-0/+157
2018-10-19Testsuite: Fix racy conditions in py-cmd.expAlan Hayward2-35/+40
2018-10-19Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward2-2/+6
2018-10-19testsuite: ovldbreak.exp: fix regexpAlan Hayward2-5/+9
2018-10-19Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward2-4/+8
2018-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior2-0/+14
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries10-9/+21
2018-10-16[gdb/testsuite] Rewrite catch-follow-exec.expTom de Vries3-13/+63
2018-10-12Clean up gdb.trace test results on targets not supporting this feature.Sandra Loosemore34-1/+246
2018-10-12Fix buglets in gdb.trace/tspeed.{exp,c}Simon Marchi3-2/+11
2018-10-11Fix pathname regexp in gdb.base/solib-vanish.exp.Sandra Loosemore2-1/+6
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior3-2/+8
2018-10-09[gdb/testsuite] Fix target_supports_scheduler_locking racinessTom de Vries2-1/+8
2018-10-08Finding data member in virtual base classWeimin Pan3-0/+166
2018-10-06Add Inferior.architecture methodTom Tromey2-0/+13
2018-10-06Use standard_output_file in a couple more placesTom Tromey3-2/+7
2018-10-06Fix Python gdb.Breakpoint.location crashTom Tromey2-0/+10
2018-10-06Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior2-1/+6
2018-10-04Simplify complaints even moreTom Tromey4-30/+14
2018-10-04Clean up "Reading symbols" outputTom Tromey24-44/+72
2018-10-04Make complaint output prettierTom Tromey3-3/+10
2018-10-04Avoid pagination in attach.expTom Tromey2-2/+9
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore4-3/+33
2018-10-01Fix is_amd64_regs_target check in i386-avx512.expSimon Marchi2-2/+7
2018-10-01Add aarch64-sighandler-regs.exp testAlan Hayward4-0/+392
2018-10-01testsuite: fix is_amd64_regs_targetMarkus Metzger2-6/+12
2018-09-28gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess3-0/+245
2018-09-27testsuite: Fix race condition in check-libthread-dbAlan Hayward2-0/+14
2018-09-26gdb/riscv: Improve non-dwarf stack unwindingAndrew Burgess5-0/+145
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz3-0/+73
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey2-0/+21
2018-09-23Check for negative argument in Type.template_argumentTom Tromey2-0/+10
2018-09-23Report Python errors coming from gdb.post_eventTom Tromey2-1/+17