aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2023-04-07[gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries4-10/+25
2023-04-06Fix gdb.base/align-*.exp and Clang + LTO and AIX GCCPedro Alves1-2/+47
2023-04-03gdb: don't always print breakpoint location after failed condition checkAndrew Burgess1-10/+8
2023-04-03gdb: avoid repeated signal reporting during failed conditional breakpointAndrew Burgess2-0/+233
2023-04-03gdbserver: allow agent expressions to fail with invalid memory accessAndrew Burgess1-15/+7
2023-04-03gdb: include breakpoint number in testing condition error messageAndrew Burgess4-2/+144
2023-03-31[gdb/testsuite] Fix gdb.base/trace-commands.exp with editing offTom de Vries1-27/+40
2023-03-27[gdb/testsuite] Fix quoting issue in gdb.base/index-cache.expTom de Vries1-1/+1
2023-03-22gdb/testsuite: adjust test cases to previous "maintenance info line-table" ch...Simon Marchi1-4/+4
2023-03-20gdb: don't use the global thread-id in the saved breakpoints fileAndrew Burgess1-0/+16
2023-03-18[gdb/testsuite] Handle unbuffer_output.c for remote hostTom de Vries23-26/+73
2023-03-18[gdb/testsuite] Handle attributes.h for remote hostTom de Vries9-10/+36
2023-03-16gdb/testsuite: Add support for LoongArch in gdb.base/float.expHui Li1-0/+2
2023-03-10Use require with test_compiler_infoTom Tromey1-4/+1
2023-03-10More uses of require with istargetTom Tromey8-25/+8
2023-03-10Use require with gdb_skip_stdio_testTom Tromey1-3/+1
2023-03-10Use require with target_infoTom Tromey47-216/+58
2023-03-07Ensure index cache entry written in testTom Tromey1-1/+7
2023-03-07[gdb/testsuite] Fix gdb.base/skip-solib.exp for remote targetTom de Vries1-0/+2
2023-03-07[gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.expTom de Vries1-3/+1
2023-03-07[gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remot...Tom de Vries1-2/+4
2023-03-07[gdb/testsuite] Fix gdb.base/break-probes.exp for remote targetTom de Vries1-3/+9
2023-03-07[gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-...Tom de Vries1-2/+25
2023-03-06gdb.base/catch-syscall.exp: Remove some Linux-only assumptions.John Baldwin2-4/+48
2023-03-06[gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuiteTom de Vries1-122/+0
2023-03-06[gdb/testsuite] Allow args in gdb_caching_procTom de Vries1-0/+4
2023-03-03gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`Simon Marchi2-2/+2
2023-03-03[gdb/testsuite] Use set always-read-ctf on instead of --strip-debugTom de Vries4-7/+19
2023-03-03Update expected results in long_long.expTom Tromey1-2/+2
2023-03-01gdb: update some copyright years (2022 -> 2023)Simon Marchi4-4/+4
2023-02-28gdb/testsuite: introduce is_target_non_stop helper procAndrew Burgess2-15/+6
2023-02-27Make follow_fork not rely on get_last_target_statusPedro Alves1-2/+34
2023-02-27Improve "info program"Pedro Alves3-23/+191
2023-02-24[gdb/testsuite] Cleanup unnecessary expr from require lineTom de Vries1-1/+1
2023-02-23Fix Tcl quoting in gdb_assertTom Tromey2-4/+4
2023-02-21Issue error on erroneous expressionTom Tromey1-0/+8
2023-02-21[gdb/testsuite] Require -fsplit-stack in gdb.base/morestack.expTom de Vries1-0/+2
2023-02-20[gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case)Tom de Vries2-0/+106
2023-02-15Don't throw quit while handling inferior events, part IIPedro Alves2-3/+26
2023-02-15Don't throw quit while handling inferior eventsPedro Alves2-0/+110
2023-02-15Add new "$_shell(CMD)" internal functionPedro Alves2-0/+37
2023-02-15Make "ptype INTERNAL_FUNCTION" in Ada print like other languagesPedro Alves1-2/+0
2023-02-15Fix "ptype INTERNAL_FUNC" (PR gdb/30105)Pedro Alves1-0/+42
2023-02-11gdb: add test for readline handling very long commandsAndrew Burgess1-0/+40
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess2-0/+290
2023-02-10GDB: Only make data actually retrieved into value history availableMaciej W. Rozycki2-0/+102
2023-02-10GDB: Ignore `max-value-size' setting with value history accessesMaciej W. Rozycki1-0/+3
2023-02-10[gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.expTom de Vries1-5/+8
2023-02-08Don't let .gdb_history file cause failuresTom Tromey1-0/+4
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.expTom de Vries1-138/+157