aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2022-09-12fix gdb.base/access-mem-running.exp for clang testingBruno Larsen1-1/+1
2022-09-12update gdb.base/info-program.exp to not fail with clangBruno Larsen1-3/+3
2022-09-12gdb/testsuite: change gdb.base/nodebug.exp to not fail with clangBruno Larsen1-2/+10
2022-09-08Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.expCarl Love1-1/+11
2022-09-07[gdb/testsuite] Use prototype to call libc functionsTom de Vries3-3/+5
2022-08-31Fix interpreter-exec crashTom Tromey1-0/+11
2022-08-31Fix "source" with interpreter-execTom Tromey2-0/+26
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess1-1/+8
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers1-2/+42
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess2-0/+108
2022-08-19gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warning.Felix Willgerodt1-1/+3
2022-08-04[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unaligned.expTom de Vries1-3/+5
2022-07-29gdb/testsuite: add macros test for source files compiled in various waysSimon Marchi2-0/+109
2022-07-24gdb/testsuite: rename get_maint_bp_addr and move it to gdb-utils.expEnze Li1-24/+1
2022-07-18Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves1-0/+5
2022-07-18[gdb/testsuite] Fix regression in step-indirect-call-thunk.exp with gcc 7Tom de Vries1-1/+5
2022-07-15gdb/testsuite: modernize gdb.base/maint.expBruno Larsen1-101/+45
2022-07-15PowerPC: fix for gdb.base/eh_return.expCarl Love1-1/+35
2022-07-13Fix for gdb.base/stap-probe.cCarl Love1-0/+2
2022-07-13Fix gdb.base/step-indirect-call-thunk.expCarl Love1-1/+5
2022-07-13Fix "until LINE" in main, when "until" runs into longjmpPedro Alves2-0/+78
2022-07-12[gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0Tom de Vries1-1/+7
2022-07-11Fix core-file -> detach -> crash (corefiles/29275)Pedro Alves1-0/+12
2022-07-07GDB/testsuite: Add coverage for `print -elements' commandMaciej W. Rozycki1-0/+9
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey1-0/+12
2022-07-02[gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsanitize=threadTom de Vries1-2/+17
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki1-1/+7
2022-06-29GDB/testsuite: Tighten `set print elements' error checkMaciej W. Rozycki1-1/+2
2022-06-29GDB: Remove extraneous full stops from `set' command error messagesMaciej W. Rozycki1-4/+4
2022-06-29gdb/testsuite: fix gdb.base/break-idempotent.exp on ppcCarl Love1-1/+7
2022-06-27gdb/testsuite: update bug numbers from Gnats to bugzillaBruno Larsen2-11/+11
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess75-323/+7
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess12-64/+22
2022-06-24Improve core file path detection & put cores in output dirPedro Alves4-53/+32
2022-06-18Fix assertion failure in copy_typeTom Tromey1-0/+3
2022-06-18gdb: Add new 'print nibbles' featureEnze Li2-0/+44
2022-06-14Allow 'interrupt -a' in all-stop modeTom Tromey2-0/+74
2022-06-14Debug support for global alias variableKavitha Natarajan2-3/+72
2022-06-10gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess6-0/+22
2022-06-10[gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.expTom de Vries1-5/+17
2022-06-09gdb/testsuite: resolve duplicate test name in gnu_vector.expAndrew Burgess1-9/+11
2022-06-04[gdb/ada] Fix literal truncationTom de Vries1-3/+1
2022-06-04[gdb/m2] Fix UB and literal truncationTom de Vries1-2/+1
2022-06-04[gdb/rust] Fix literal truncationTom de Vries1-2/+3
2022-06-04[gdb/pascal] Fix literal truncationTom de Vries1-7/+1
2022-06-04[gdb/go] Fix literal truncationTom de Vries1-1/+1
2022-06-04[gdb/fortran] Fix literal truncationTom de Vries1-3/+1
2022-06-04[gdb/c] Fix type of 2147483648 and literal truncationTom de Vries1-9/+47
2022-06-04[gdb/testsuite] Test more values in gdb.base/parse_numbers.expTom de Vries1-42/+260
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess2-2/+2