aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-07-26gdb/varobj: Fix varobj_invalidate_iterLancelot SIX2-0/+46
2022-07-26gdb/varobj: Fix use after free in varobjLancelot SIX3-0/+164
2022-07-26MI: mi_runto -pendingPedro Alves1-7/+61
2022-07-25gdb/python: fix invalid use disassemble_info::streamAndrew Burgess3-12/+21
2022-07-24gdb/testsuite: add a clear test to py-breakpoint.expEnze Li1-0/+20
2022-07-24gdb/testsuite: rename get_maint_bp_addr and move it to gdb-utils.expEnze Li2-24/+29
2022-07-22gdb/testsuite: give binaries distinct names in Ada testsSimon Marchi34-71/+71
2022-07-20Don't stop all threads prematurely after first step of "step N"Pedro Alves2-0/+110
2022-07-19[AArch64] MTE corefile supportLuis Machado2-0/+327
2022-07-19[AArch64] Fix testcase compilation failureLuis Machado1-5/+10
2022-07-18Add gdb.free_objfile event registryTom Tromey3-0/+139
2022-07-18Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves1-0/+5
2022-07-18Remove array typedef assumption for AdaTom Tromey3-0/+128
2022-07-18[gdb/testsuite] Remove duplicate of supports_gnucTom de Vries1-11/+0
2022-07-18[gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.expTom de Vries1-7/+7
2022-07-18[gdb/testsuite] Fix regression in step-indirect-call-thunk.exp with gcc 7Tom de Vries2-1/+16
2022-07-18[gdb/testsuite] Fix gdb.arch/i386-mpx.expTom de Vries1-1/+1
2022-07-15gdb/testsuite: modernize gdb.base/maint.expBruno Larsen1-101/+45
2022-07-15Add 'nibbles' to gdb.print_optionsTom Tromey1-2/+4
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey2-0/+8
2022-07-15Expose current 'print' settings to PythonTom Tromey2-11/+42
2022-07-15PowerPC: fix for gdb.base/eh_return.expCarl Love1-1/+35
2022-07-15Run 'black' on gdbTom Tromey1-2/+4
2022-07-13Tighten gdb.threads/no-unwaited-for-left.exp regexpsPedro Alves1-2/+2
2022-07-13Fix for gdb.base/stap-probe.cCarl Love1-0/+2
2022-07-13Add PowerPC support to gdb.cp/call-method-register.ccCarl 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-13[gdb/symtab] Make per_cu->set_lang more strictTom de Vries1-2/+2
2022-07-12[gdb/record] Support recording of getrandomTom de Vries2-0/+97
2022-07-12[gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0Tom de Vries2-2/+14
2022-07-12[gdb/testsuite] Add tsan-suppressions.txtTom de Vries1-0/+26
2022-07-11Always emit =thread-exited notifications, even if silentPedro Alves2-0/+96
2022-07-11Fix core-file -> detach -> crash (corefiles/29275)Pedro Alves1-0/+12
2022-07-11Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.expLuis Machado1-2/+17
2022-07-08Accept gdb.Value in more Python APIsTom Tromey4-2/+11
2022-07-08Handle bool specially in gdb.set_parameterTom Tromey1-0/+4
2022-07-07Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.expPedro Alves1-2/+2
2022-07-07GDB/testsuite: Add coverage for `print -elements' commandMaciej W. Rozycki1-0/+9
2022-07-05[gdb/exp] Fix internal error when printing C++ pointer-to-memberTom de Vries2-0/+62
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey1-0/+12
2022-07-05Make 'import gdb.events' workTom Tromey1-0/+2
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-30gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocationBruno Larsen2-0/+24
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-27[gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries1-2/+6