aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2023-07-22[gdb/testsuite] Use proc readnow in two test-casesTom de Vries1-7/+4
2023-07-17gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.expAndrew Burgess1-48/+0
2023-07-17gdb/testsuite: expand gdb.base/foll-vfork.expAndrew Burgess1-337/+304
2023-07-17gdb: catch more errors in gdb.base/foll-vfork.expAndrew Burgess1-2/+8
2023-07-14Test that native targets can read a tdesc without a process attached.John Baldwin1-0/+27
2023-07-14Add a have_native_target helper function for use with require.John Baldwin1-17/+1
2023-07-14gdb/cli: Improve UX when using list with no argsBruno Larsen1-4/+4
2023-07-14gdb/cli: add '.' as an argument for 'list' commandBruno Larsen2-1/+40
2023-07-10gdb/testsuite: avoid stack addresses in test namesAndrew Burgess1-1/+2
2023-07-10gdb: include location number in breakpoint error messageAndrew Burgess2-12/+34
2023-07-07gdb: check max-value-size when reading strings for printfAndrew Burgess4-0/+15
2023-07-07gdb: fix printf of wchar_t early in a gdb sessionAndrew Burgess2-0/+52
2023-06-21[gdb/testsuite] Add have_host_localeTom de Vries1-0/+1
2023-06-14[gdb/testsuite] Fix gdb.base/step-over-exit.exp with glibc debuginfoTom de Vries1-1/+1
2023-06-05gdb: building inferior strings from within GDBAndrew Burgess5-1/+432
2023-06-05[gdb] Fix grammar in comments and docsTom de Vries1-1/+1
2023-06-03[gdb] Fix typosTom de Vries9-9/+9
2023-05-30gdb: add support for %V to printf commandAndrew Burgess2-1/+40
2023-05-24gdb, infcmd: Support jump command with same line in multiple symtabsMatti Puputti4-0/+138
2023-05-19gdb/breakpoint: use warning function instead of gdb_printfAndrew Burgess2-3/+3
2023-05-16Update comments for the gdb/24331 fix.Paul Pluzhnikov1-1/+4
2023-05-16gdb/testsuite: fix regressions in break-main-file-remove-fail.expAndrew Burgess1-1/+16
2023-05-13Fix bad interaction between element limit and repeated values (BZ#24331).Paul Pluzhnikov1-0/+15
2023-05-12gdb/testsuite: extend special '^' handling to gdb_test_multipleAndrew Burgess4-13/+6
2023-05-12gdb: fix error message for $_gdb_maint_settingAndrew Burgess1-0/+15
2023-05-12[gdb/cli] Fix wrapping for TERM=ansiTom de Vries1-6/+0
2023-05-08gdb: Avoid warning for the jump command inside an inline function.Felix Willgerodt2-0/+74
2023-05-05gdb/testsuite: more newline pattern cleanupAndrew Burgess1-1/+1
2023-05-05[gdb/testsuite] Generate long string in gdb.base/page.expTom de Vries1-1/+1
2023-05-05[gdb/testsuite] Add gdb.base/wrap-line.expTom de Vries1-0/+169
2023-05-02gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnumAlexandra Hájková1-1/+2
2023-04-29[gdb/testsuite] Fix gdb.base/readline.exp with stub-termcapTom de Vries1-22/+35
2023-04-28gdb: make set/show inferior-tty work with $_gdb_setting_strAndrew Burgess1-0/+9
2023-04-28Allow strings with printf/evalKeith Seitz2-0/+41
2023-04-27gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess9-31/+37
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess13-29/+27
2023-04-27gdb/testsuite: use 'return' in gdb_test_no_outputAndrew Burgess1-7/+10
2023-04-27gdb/testsuite: fix occasional failure in gdb.base/clear_non_user_bp.expAndrew Burgess1-1/+1
2023-04-24[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries1-0/+5
2023-04-17Remove some Ada parser helper functionsTom Tromey1-0/+2
2023-04-17Add 128-bit integer support to the Rust parserTom Tromey1-3/+4
2023-04-14gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.expHui Li1-8/+14
2023-04-11gdb: warn when converting h/w watchpoints to s/wAndrew Burgess1-12/+22
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