summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
Commit message (Expand)AuthorAgeFilesLines
* gdb: fix error message for $_gdb_maint_settingAndrew Burgess2023-05-121-0/+15
* [gdb/cli] Fix wrapping for TERM=ansiTom de Vries2023-05-121-6/+0
* gdb: Avoid warning for the jump command inside an inline function.Felix Willgerodt2023-05-082-0/+74
* gdb/testsuite: more newline pattern cleanupAndrew Burgess2023-05-051-1/+1
* [gdb/testsuite] Generate long string in gdb.base/page.expTom de Vries2023-05-051-1/+1
* [gdb/testsuite] Add gdb.base/wrap-line.expTom de Vries2023-05-051-0/+169
* gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnumAlexandra Hájková2023-05-021-1/+2
* [gdb/testsuite] Fix gdb.base/readline.exp with stub-termcapTom de Vries2023-04-291-22/+35
* gdb: make set/show inferior-tty work with $_gdb_setting_strAndrew Burgess2023-04-281-0/+9
* Allow strings with printf/evalKeith Seitz2023-04-282-0/+41
* gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess2023-04-279-31/+37
* gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess2023-04-2713-29/+27
* gdb/testsuite: use 'return' in gdb_test_no_outputAndrew Burgess2023-04-271-7/+10
* gdb/testsuite: fix occasional failure in gdb.base/clear_non_user_bp.expAndrew Burgess2023-04-271-1/+1
* [gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries2023-04-241-0/+5
* Remove some Ada parser helper functionsTom Tromey2023-04-171-0/+2
* Add 128-bit integer support to the Rust parserTom Tromey2023-04-171-3/+4
* gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.expHui Li2023-04-141-8/+14
* gdb: warn when converting h/w watchpoints to s/wAndrew Burgess2023-04-111-12/+22
* [gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries2023-04-074-10/+25
* Fix gdb.base/align-*.exp and Clang + LTO and AIX GCCPedro Alves2023-04-061-2/+47
* gdb: don't always print breakpoint location after failed condition checkAndrew Burgess2023-04-031-10/+8
* gdb: avoid repeated signal reporting during failed conditional breakpointAndrew Burgess2023-04-032-0/+233
* gdbserver: allow agent expressions to fail with invalid memory accessAndrew Burgess2023-04-031-15/+7
* gdb: include breakpoint number in testing condition error messageAndrew Burgess2023-04-034-2/+144
* [gdb/testsuite] Fix gdb.base/trace-commands.exp with editing offTom de Vries2023-03-311-27/+40
* [gdb/testsuite] Fix quoting issue in gdb.base/index-cache.expTom de Vries2023-03-271-1/+1
* gdb/testsuite: adjust test cases to previous "maintenance info line-table" ch...Simon Marchi2023-03-221-4/+4
* gdb: don't use the global thread-id in the saved breakpoints fileAndrew Burgess2023-03-201-0/+16
* [gdb/testsuite] Handle unbuffer_output.c for remote hostTom de Vries2023-03-1823-26/+73
* [gdb/testsuite] Handle attributes.h for remote hostTom de Vries2023-03-189-10/+36
* gdb/testsuite: Add support for LoongArch in gdb.base/float.expHui Li2023-03-161-0/+2
* Use require with test_compiler_infoTom Tromey2023-03-101-4/+1
* More uses of require with istargetTom Tromey2023-03-108-25/+8
* Use require with gdb_skip_stdio_testTom Tromey2023-03-101-3/+1
* Use require with target_infoTom Tromey2023-03-1047-216/+58
* Ensure index cache entry written in testTom Tromey2023-03-071-1/+7
* [gdb/testsuite] Fix gdb.base/skip-solib.exp for remote targetTom de Vries2023-03-071-0/+2
* [gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.expTom de Vries2023-03-071-3/+1
* [gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remot...Tom de Vries2023-03-071-2/+4
* [gdb/testsuite] Fix gdb.base/break-probes.exp for remote targetTom de Vries2023-03-071-3/+9
* [gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-...Tom de Vries2023-03-071-2/+25
* gdb.base/catch-syscall.exp: Remove some Linux-only assumptions.John Baldwin2023-03-062-4/+48
* [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuiteTom de Vries2023-03-061-122/+0
* [gdb/testsuite] Allow args in gdb_caching_procTom de Vries2023-03-061-0/+4
* gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`Simon Marchi2023-03-032-2/+2
* [gdb/testsuite] Use set always-read-ctf on instead of --strip-debugTom de Vries2023-03-034-7/+19
* Update expected results in long_long.expTom Tromey2023-03-031-2/+2
* gdb: update some copyright years (2022 -> 2023)Simon Marchi2023-03-014-4/+4
* gdb/testsuite: introduce is_target_non_stop helper procAndrew Burgess2023-02-282-15/+6