binutils-gdb/gdb/testsuite/gdb.base
Tom de Vries 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"
Before commit 3b6acaee89 "Update more calls to add_prefix_cmd" we had the
following output for "show logging file":
...
$ gdb -q -batch -ex "set trace-commands on" \
    -ex "set logging off" \
    -ex "show logging file" \
    -ex "set logging on" \
    -ex "show logging file"
+set logging off
+show logging file
Future logs will be written to gdb.txt.
+set logging on
+show logging file
Currently logging to "gdb.txt".
...

After that commit we have instead:
...
+set logging off
+show logging file
The current logfile is "gdb.txt".
+set logging on
+show logging file
The current logfile is "gdb.txt".
...

Before the commit, whether logging is enabled or not can be deduced from the
output of the command.  After the commit, the message is unified and it's no
longer clear whether logging is enabled or not.

Fix this by:
- adding a new command "show logging enabled"
- adding a corresponding new command "set logging enabled on/off"
- making the commands "set logging on/off" deprecated aliases of the
  "set logging enabled on/off" command.

Update the docs and testsuite to use "set logging enabled".  Mention the new
and deprecated commands in NEWS.

Tested on x86_64-linux.
2021-11-25 07:49:16 +01:00
..
comp-dir/subdir
gdbinit-history
a2-run.exp
access-mem-running.c
access-mem-running.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
address_space_qualifier.exp
advance-until-multiple-locations.cc
advance-until-multiple-locations.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
advance.c
advance.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
alias.exp
align-c.exp
align-c++.exp
align.exp.tcl
all-architectures-0.exp
all-architectures-1.exp
all-architectures-2.exp
all-architectures-3.exp
all-architectures-4.exp
all-architectures-5.exp
all-architectures-6.exp
all-architectures-7.exp
all-architectures.exp.tcl
all-bin.exp
all-types.c
annota1.c
annota1.exp [gdb/testsuite] Fix FAIL in gdb.base/annota1.exp 2021-10-07 05:45:32 +02:00
annota3.c
annota3.exp
annota-input-while-running.c
annota-input-while-running.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
annotate-symlink.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
anon.c
anon.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
args.c
args.exp
argv0-symlink.c
argv0-symlink.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
arithmet.exp
arrayidx.c
arrayidx.exp
asmlabel.c
asmlabel.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
assign.exp
async-shell.c
async-shell.exp
async.c
async.exp
attach2.c
attach3.c
attach-non-pgrp-leader.c
attach-non-pgrp-leader.exp
attach-pie-misread.c
attach-pie-misread.exp [gdb/testsuite] Use pie instead of -fPIE -pie 2021-09-23 22:42:10 +02:00
attach-pie-noexec.c
attach-pie-noexec.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
attach-twice.c
attach-twice.exp
attach-wait-input.c
attach-wait-input.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
attach.c
attach.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
auto-connect-native-target.c
auto-connect-native-target.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
auto-load-script
auto-load.c
auto-load.exp
auxv.c
auxv.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
average.c
backtrace.c
backtrace.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
bad-file.exp
bang.exp
bar.c
batch-exit-status.bad-commands
batch-exit-status.exp [gdb/testsuite] Fix test name in gdb.base/batch-exit-status.exp 2021-09-13 09:16:13 +02:00
batch-exit-status.good-commands
batch-preserve-term-settings.c
batch-preserve-term-settings.exp
baz.c
bfp-test.c
bfp-test.exp
bg-execution-repeat.c
bg-execution-repeat.exp
bigcore.c
bigcore.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
bitfields2.c
bitfields2.exp
bitfields.c
bitfields.exp
bitops.exp
bp-cmds-continue-ctrl-c.c [gdb/testsuite] Add check-readmore 2021-10-09 18:53:12 +02:00
bp-cmds-continue-ctrl-c.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
bp-cmds-execution-x-script.c
bp-cmds-execution-x-script.exp
bp-cmds-execution-x-script.gdb
bp-cmds-run-with-ex.c
bp-cmds-run-with-ex.exp
bp-cmds-run-with-ex.gdb
bp-cmds-sourced-script.c
bp-cmds-sourced-script.exp
bp-cmds-sourced-script.gdb
bp-permanent.c
bp-permanent.exp
branch-to-self.c
branch-to-self.exp
break1.c
break-always.c
break-always.exp
break-caller-line.c
break-caller-line.exp
break-entry.exp
break-fun-addr1.c
break-fun-addr2.c
break-fun-addr.exp
break-idempotent.c
break-idempotent.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
break-include.c
break-include.exp
break-include.inc
break-inline.c
break-inline.exp
break-interp-lib.c
break-interp-main.c
break-interp.exp [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debug 2021-09-30 00:29:32 +02:00
break-main-file-remove-fail.c
break-main-file-remove-fail.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
break-on-linker-gcd-function.cc
break-on-linker-gcd-function.exp
break-probes-solib.c
break-probes.c
break-probes.exp [gdb/testsuite] Improve probe detection in gdb.base/break-probes.exp 2021-09-23 22:42:10 +02:00
break-unload-file.c
break-unload-file.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
break.c
break.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
breakpoint-in-ro-region.c
breakpoint-in-ro-region.exp
breakpoint-shadow.c
breakpoint-shadow.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
bt-on-error-and-warning.exp [gdb/testsuite] Fix gdb.base/bt-on-error-and-warning.exp with check-read1 2021-10-08 12:30:35 +02:00
bt-on-fatal-signal.c gdb: print backtrace on fatal SIGSEGV 2021-08-11 12:35:14 +01:00
bt-on-fatal-signal.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
bt-selected-frame.c
bt-selected-frame.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
c-linkage-name-2.c
c-linkage-name.c
c-linkage-name.exp
cached-source-file.c
cached-source-file.exp
call-ar-st.c
call-ar-st.exp
call-rt-st.c
call-rt-st.exp
call-sc.c
call-sc.exp [gdb/testsuite] Check compilation result in gdb.base/call-sc.exp 2021-09-30 19:07:48 +02:00
call-signal-resume.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
call-signals.c
call-strs.c
call-strs.exp
callexit.c
callexit.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
callfuncs.c
callfuncs.exp
cast-call.c
cast-call.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-follow-exec.c
catch-follow-exec.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-fork-kill.c
catch-fork-kill.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-fork-static.exp
catch-gdb-caused-signals.c
catch-gdb-caused-signals.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-load-so.c
catch-load.c
catch-load.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-signal-fork.c
catch-signal-fork.exp
catch-signal-siginfo-cond.c
catch-signal-siginfo-cond.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
catch-signal.c
catch-signal.exp gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp 2021-11-21 16:00:13 +00:00
catch-syscall.c
catch-syscall.exp Revert (part of) "gdb fix for catch-syscall.exp" 2021-11-24 14:34:36 -05:00
charset-malloc.c
charset.c
charset.exp
check-psymtab.c
check-psymtab.exp
checkpoint-ns.exp
checkpoint.c
checkpoint.exp
chng-syms.c
chng-syms.exp
code_elim1.c
code_elim2.c
code_elim.exp
code-expr.exp
command-line-input.exp
commands.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
compare-sections.c
compare-sections.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
complete-empty.exp
completion.exp
complex-parts.c
complex-parts.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
complex.c
complex.exp
comprdebug.exp
cond-eval-mode.c
cond-eval-mode.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
cond-expr.exp
condbreak-bad.c
condbreak-bad.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
condbreak-call-false.c
condbreak-call-false.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
condbreak-multi-context.cc
condbreak-multi-context.exp
condbreak.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
consecutive-step-over.c
consecutive-step-over.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
consecutive.c
consecutive.exp
constvars.c
constvars.exp
continue-after-aborted-step-over.c
continue-after-aborted-step-over.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
continue-all-already-running.c
continue-all-already-running.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
coredump-filter-build-id.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
coredump-filter.c
coredump-filter.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
corefile2.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
corefile-buildid-shlib-shr.c
corefile-buildid-shlib.c
corefile-buildid.c
corefile-buildid.exp
corefile.exp
coremaker2.c
coremaker.c
ctf-constvars.c
ctf-constvars.exp CTF: multi-CU and archive support 2021-09-18 20:41:29 -04:00
ctf-ptype.c
ctf-ptype.exp CTF: multi-CU and archive support 2021-09-18 20:41:29 -04:00
ctxobj-f.c
ctxobj-m.c
ctxobj-v.c
ctxobj.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
cursal.c
cursal.exp
cvexpr.c
cvexpr.exp [gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.exp 2021-09-30 19:07:48 +02:00
dbx.exp
dcache-flush.c
dcache-flush.exp [gdb/testsuite] Fix gdb.base/dcache-flush.exp 2021-09-27 11:33:12 +02:00
dcache-line-read-error.c
dcache-line-read-error.exp
debug-expr.c
debug-expr.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
decl-before-def-decl.c
decl-before-def-def.c
decl-before-def.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
default-args.c
default-args.exp
default.exp
define-prefix.exp
define.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
del.c
del.exp
detach-sysroot-target.c
detach-sysroot-target.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
detach.exp
dfp-exprs.exp
dfp-test.c
dfp-test.exp
disabled-location.c
disabled-location.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
disasm-end-cu-1.c
disasm-end-cu-2.c
disasm-end-cu.exp
disasm-optim.c
disasm-optim.exp
disasm-optim.h
disasm-optim.S
display.c
display.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dmsym_main.c
dmsym.c
dmsym.exp
document.exp
dprintf-bp-same-addr.c
dprintf-bp-same-addr.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dprintf-detach.c
dprintf-detach.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dprintf-execution-x-script.c Test case for Bug 28308 2021-11-09 20:27:53 -07:00
dprintf-execution-x-script.exp dprintf-execution-x-script.exp: Adjust test for native-extended-gdbserver 2021-11-18 15:38:34 -07:00
dprintf-execution-x-script.gdb Test case for Bug 28308 2021-11-09 20:27:53 -07:00
dprintf-next.c
dprintf-next.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dprintf-non-stop.c
dprintf-non-stop.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dprintf-pending.c
dprintf-pending.exp
dprintf-pendshr.c
dprintf.c
dprintf.exp
dso2dso-dso1.c
dso2dso-dso1.h
dso2dso-dso2.c
dso2dso-dso2.h
dso2dso.c
dso2dso.exp
dtrace-probe.c
dtrace-probe.d
dtrace-probe.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
dump.c
dump.exp
dup-sect.exp
dup-sect.S
duplicate-bp.c
duplicate-bp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
early-init-file.c
early-init-file.exp
echo.exp
eh_return.c
eh_return.exp
empty_exe.exp
empty-host-env-vars.exp
ena-dis-br.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
endian.c
endian.exp
endianity.c
endianity.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
ending-run.c
ending-run.exp
enum_cond.c
enum_cond.exp
enumval.c
enumval.exp
environ.exp
eu-strip-infcall.c
eu-strip-infcall.exp
eval-avoid-side-effects.exp
eval-skip.exp
eval.exp
examine-backward.c
examine-backward.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
exe-lock.exp
exec-invalid-sysroot.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
execd-prog.c
execl-update-breakpoints.c
execl-update-breakpoints.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
execution-termios.c
execution-termios.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
exitsignal.exp
expand-psymtabs.c
expand-psymtabs.exp
exprs.c
exprs.exp
fileio.c
fileio.exp
filesym.c
filesym.exp
find-unmapped.c
find-unmapped.exp
find.c
find.exp
finish-pretty.c
finish-pretty.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
finish.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
fixsection.c
fixsection.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
fixsectshr.c
flexible-array-member.c
flexible-array-member.exp
float128.c
float128.exp
float.c
float.exp
floatn.c
floatn.exp
foll-exec-mode.c
foll-exec-mode.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
foll-exec.c
foll-exec.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
foll-fork.c
foll-fork.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
foll-vfork-exit.c [gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp 2021-11-16 16:46:43 +01:00
foll-vfork.c [gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp 2021-11-16 16:46:43 +01:00
foll-vfork.exp [gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp 2021-11-16 16:46:43 +01:00
foo.c
fork-print-inferior-events.c
fork-print-inferior-events.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
fork-running-state.c
fork-running-state.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
fortran-sym-case.c
fortran-sym-case.exp
frame-args.c
frame-args.exp
frame-info-consistent.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
frame-selection.c
frame-selection.exp
frameapply.c
frameapply.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
freebpcmd.c
freebpcmd.exp
fullname.c
fullname.exp
fullpath-expand-func.c
fullpath-expand.c
fullpath-expand.exp
func-ptr.c
func-ptr.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
func-ptrs.c
func-ptrs.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
funcargs.c
funcargs.exp
gcore-buffer-overflow.c
gcore-buffer-overflow.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gcore-relro-lib.c
gcore-relro-main.c
gcore-relro-pie.c
gcore-relro-pie.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gcore-relro.exp
gcore-tls-pie.c
gcore-tls-pie.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gcore.c
gcore.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gdb1056.exp
gdb1090.c
gdb1090.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gdb1250.c
gdb1250.exp
gdb1555-main.c
gdb1555.c
gdb1555.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gdb1821.c
gdb1821.exp
gdb11530.c
gdb11530.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gdb11531.c
gdb11531.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gdb_history
gdb-caching-proc.exp [gdb/testsuite] Handle supports_memtag in gdb.base/gdb-caching-proc.exp 2021-09-21 12:06:35 +02:00
gdb-sigterm-2.exp
gdb-sigterm.c
gdb-sigterm.exp
gdbhistsize-history.exp
gdbindex-stabs-dwarf.c
gdbindex-stabs.c
gdbindex-stabs.exp
gdbinit-history.exp
gdbvars.c
gdbvars.exp
global-var-nested-by-dso-solib1.c
global-var-nested-by-dso-solib2.c
global-var-nested-by-dso.c
global-var-nested-by-dso.exp [gdb/testsuite] Fix DUPLICATE in gdb.base/global-var-nested-by-dso.exp 2021-09-10 17:16:48 +02:00
gnu_vector.c
gnu_vector.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gnu-debugdata.c
gnu-debugdata.exp
gnu-ifunc-final.c
gnu-ifunc-lib.c
gnu-ifunc.c
gnu-ifunc.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gold-gdb-index-2.c
gold-gdb-index.c
gold-gdb-index.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
gold-gdb-index.h
grbx.c
hashline1.exp
hashline2.exp
hashline3.exp
hbreak2.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
hbreak-in-shr-unsupported-shr.c
hbreak-in-shr-unsupported.c
hbreak-in-shr-unsupported.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
hbreak-unmapped.c
hbreak-unmapped.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
hbreak.c
hbreak.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
help.exp
history-duplicates.exp
hook-stop.c
hook-stop.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
huge.c
huge.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
hw-sw-break-same-address.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
ifelse.exp
included.c
included.exp
included.h
index-cache.c
index-cache.exp gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off" 2021-11-04 15:48:59 -04:00
infcall-exec2.c
infcall-exec.c
infcall-exec.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
infcall-input.c
infcall-input.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
infcall-nested-structs-c.exp
infcall-nested-structs-c++.exp
infcall-nested-structs.c
infcall-nested-structs.exp.tcl gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
inferior-args.c
inferior-args.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
inferior-died.c
inferior-died.exp
inferior-noarg.c
inferior-noarg.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
infnan.c
infnan.exp
info_minsym.c
info_minsym.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
info_qt.c
info_qt.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info_sources_2-header.h
info_sources_2-lib.c
info_sources_2-test.c
info_sources_2.exp [gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1 2021-10-08 14:17:09 +02:00
info_sources_base.c
info_sources.c
info_sources.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-fun-solib.c
info-fun.c
info-fun.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-locals-unused-static-var.c
info-locals-unused-static-var.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-macros.c
info-macros.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-os.c
info-os.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-proc.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-program.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
info-shared-solib1.c
info-shared-solib2.c
info-shared.c
info-shared.exp
info-target.exp
info-types-c.exp
info-types-c++.exp
info-types.c
info-types.exp.tcl [gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpu 2021-10-09 00:40:46 +02:00
info-var-f1.c gdb: fix missing space in some info variables output 2021-07-28 09:38:32 +01:00
info-var-f2.c
info-var.exp gdb: fix missing space in some info variables output 2021-07-28 09:38:32 +01:00
info-var.h
infoline-reloc-main-from-zero.c
infoline-reloc-main-from-zero.exp
infoline.c
infoline.exp
inline-frame-cycle-unwind.c gdb: prevent an assertion when computing the frame_id for an inline frame 2021-09-27 11:17:21 +01:00
inline-frame-cycle-unwind.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
inline-frame-cycle-unwind.py gdb: prevent an assertion when computing the frame_id for an inline frame 2021-09-27 11:17:21 +01:00
int-type.c
interact.exp
interp.c
interp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
interrupt-daemon-attach.c
interrupt-daemon-attach.exp
interrupt-daemon.c
interrupt-daemon.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
interrupt-noterm.c
interrupt-noterm.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
interrupt.c
interrupt.exp
jit-attach-pie.c
jit-attach-pie.exp [gdb/testsuite] Use pie instead of -fPIE -pie 2021-09-23 22:42:10 +02:00
jit-elf-dlmain.c
jit-elf-fork-main.c gdb: call post_create_inferior at end of follow_fork_inferior 2021-07-14 23:18:24 -04:00
jit-elf-fork-solib.c gdb: call post_create_inferior at end of follow_fork_inferior 2021-07-14 23:18:24 -04:00
jit-elf-fork.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
jit-elf-main.c
jit-elf-so.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
jit-elf-solib.c
jit-elf-util.h
jit-elf.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
jit-protocol.h
jit-reader-exec.c
jit-reader-exec.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
jit-reader-execd.c
jit-reader-host.c
jit-reader-host.h
jit-reader-simple-dl.c
jit-reader-simple-jit.c
jit-reader-simple.c
jit-reader-simple.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
jit-reader.c
jit-reader.exp
jump.c
jump.exp
kill-after-signal.c
kill-after-signal.exp
kill-detach-inferiors-cmd.c
kill-detach-inferiors-cmd.exp
killed-outside.c
killed-outside.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
label-without-address.c
label-without-address.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
label.c
label.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
langs0.c
langs1.c
langs1.f
langs2.c
langs2.cxx
langs.exp Avoid expression parsing crash with unknown language 2021-07-15 10:13:18 -06:00
large-frame-1.c
large-frame-2.c
large-frame.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
large-frame.h
ldbl_e308.c
ldbl_e308.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
libsegfault.exp
line65535.c
line65535.exp
line-symtabs.c
line-symtabs.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
line-symtabs.h
lineinc1.h
lineinc2.h
lineinc3.h
lineinc.c
lineinc.exp
linespecs.exp
list0.c
list0.h
list1.c
list-ambiguous0.c
list-ambiguous1.c
list-ambiguous-readnow.exp
list-ambiguous.exp
list-missing-source.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
list.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
load-command.c
load-command.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
logical.exp
long_long.c
long_long.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
long-inferior-output.c
long-inferior-output.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
longest-types.c
longest-types.exp
longjmp.c
longjmp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
m32r.ld
macscp1.c
macscp2.h
macscp3.h
macscp4.h
macscp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
main-psymtab.exp
maint-expand-symbols-header-file.c
maint-expand-symbols-header-file.exp
maint-expand-symbols-header-file.h
maint-info-sections.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
maint-target-async-off.c
maint-target-async-off.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
maint.exp gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off" 2021-11-04 15:48:59 -04:00
many-completions.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
many-headers.c
many-headers.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
max-depth-c.exp
max-depth-c++.exp
max-depth.c
max-depth.exp.tcl gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
max-value-size.c
max-value-size.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
memattr.c
memattr.exp
memtag.c
memtag.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
mips_pro.c
mips_pro.exp
miscexprs.c
miscexprs.exp
morestack.c
morestack.exp
moribund-step.exp
msym-bp-2.c
msym-bp-shl-lib.c
msym-bp-shl-main-2.c
msym-bp-shl-main.c
msym-bp-shl.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
msym-bp.c
msym-bp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
msym-lang-main.c
msym-lang.c
msym-lang.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
multi-forks.c
multi-forks.exp
multi-line-starts-subshell.exp
nested-addr.c
nested-addr.exp
nested-subp1.c
nested-subp1.exp
nested-subp2.c
nested-subp2.exp
nested-subp3.c
nested-subp3.exp
new-ui-echo.c
new-ui-echo.exp
new-ui-pending-input.c
new-ui-pending-input.exp
new-ui.c
new-ui.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
nextoverexit.c
nextoverexit.exp
nodebug.c
nodebug.exp
nofield.c
nofield.exp
non-executable.exp [gdb] Fix 'not in executable format' error message 2021-08-23 12:08:25 +02:00
noreturn-finish.c
noreturn-finish.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
noreturn-return.c
noreturn-return.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
normal.c
nostdlib.c
nostdlib.exp
offsets.c
offsets.exp
opaque0.c
opaque1.c
opaque.exp
options.c
options.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
osabi.exp
overlays.c
overlays.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
ovlymgr.c
ovlymgr.h
page.exp
paginate-after-ctrl-c-running.c
paginate-after-ctrl-c-running.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
paginate-bg-execution.c
paginate-bg-execution.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
paginate-execution-startup.c
paginate-execution-startup.exp
paginate-inferior-exit.c
paginate-inferior-exit.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
pc-fp.c
pc-fp.exp
pending.c
pending.exp
pendshr.c
permissions.exp
persistent-lang.cc
persistent-lang.exp
pi.txt
pie-execl.c
pie-execl.exp [gdb/testsuite] Use pie instead of -fPIE -pie 2021-09-23 22:42:10 +02:00
pie-fork.c
pie-fork.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
pointers.c
pointers.exp
pr10179-a.c
pr10179-b.c
pr10179.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
pr11022.c
pr11022.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
prelink-lib.c
prelink.c
prelink.exp
premature-dummy-frame-removal.c
premature-dummy-frame-removal.exp gdb: remove VALUE_FRAME_ID and fix another frame debug issue 2021-07-27 09:20:39 +01:00
premature-dummy-frame-removal.py
pretty-array.c
pretty-array.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
pretty-print.c
pretty-print.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
print-file-var-lib1.c
print-file-var-lib2.c
print-file-var-main.c
print-file-var.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
print-file-var.h
print-symbol-loading-lib.c
print-symbol-loading-main.c
print-symbol-loading.exp
printcmds.c
printcmds.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
prologue-include.c
prologue-include.exp
prologue-include.h
prologue.c
prologue.exp
psym-external-decl-2.c
psym-external-decl.c
psym-external-decl.exp
psymtab1.c
psymtab2.c
psymtab.exp
ptr-typedef.c
ptr-typedef.exp
ptype1.c
ptype-offsets.cc [gdb/testsuite] Fix FAILs due to PR gcc/101452 2021-07-21 14:19:51 +02:00
ptype-offsets.exp
ptype.c
ptype.exp
quit-live.c
quit-live.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
quit.exp
radix.exp
random-signal.c
random-signal.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
randomize.c
randomize.exp
range-stepping.c
range-stepping.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
readline-ask.c
readline-ask.exp
readline-ask.inputrc
readline.exp
readnever.c
readnever.exp
realname-expand-real.c
realname-expand.c
realname-expand.exp
recpar.c
recpar.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
recurse.c
recurse.exp
reggroups.c
reggroups.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
relational.exp
relativedebug.c
relativedebug.exp
relocate.c
relocate.exp
remote-exec-file.exp
remote.c
remote.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
remotetimeout.exp
reread1.c
reread2.c
reread-readsym.c
reread-readsym.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
reread.exp [gdb/testsuite] Use pie instead of -fPIE -pie 2021-09-23 22:42:10 +02:00
restore.c
restore.exp
return2.c
return2.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
return-nodebug1.c
return-nodebug.c
return-nodebug.exp
return.c
return.exp
reverse-init-functions.exp
run-after-attach.c
run-after-attach.exp
run-attach-while-running.c
run-attach-while-running.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
run.c
save-bp.c
save-bp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
savedregs.c
savedregs.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
scope0.c
scope1.c
scope.exp
sect-cmd.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
segv.c
sep-proc.c
sep.c
sep.exp
sepdebug2.c
sepdebug.c
sepdebug.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sepsymtab.c
sepsymtab.exp
server-del-break.c
server-del-break.exp
set-cwd.c
set-cwd.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
set-inferior-tty.c
set-inferior-tty.exp
set-lang-auto.exp
set-noassign.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
setshow.c
setshow.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
settings.c
settings.exp
setvar.c
setvar.exp
share-env-with-gdbserver.c
share-env-with-gdbserver.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
share-psymtabs-bt-2.c
share-psymtabs-bt.c
share-psymtabs-bt.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
shell.exp
shlib-call.exp
shmain.c
show-user-completion.exp [PR gdb/16238] Add completer for the show user command 2021-11-14 13:50:30 +00:00
shr1.c
shr2.c
shreloc1.c
shreloc2.c
shreloc.c
shreloc.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sigall.c
sigall.exp
sigaltstack.c
sigaltstack.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sigbpt.c
sigbpt.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sigchld.c
sigchld.exp
siginfo-addr.c
siginfo-addr.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
siginfo-infcall.c
siginfo-infcall.exp
siginfo-obj.c
siginfo-obj.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
siginfo-thread.c
siginfo-thread.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
siginfo.c
siginfo.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
signals-state-child.c
signals-state-child.exp [gdb/testsuite] Add missing wait in gdb.base/signals-state-child.exp 2021-11-18 15:52:07 +01:00
signals.c
signals.exp
signest.c
signest.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
signull.c
signull.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sigrepeat.c
sigrepeat.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sigstep.c
sigstep.exp Fix gdb.base/sigstep.exp test for ppc 2021-11-12 14:56:16 -06:00
sizeof.c
sizeof.exp
skip1.c
skip-inline.c
skip-inline.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
skip-solib-lib.c
skip-solib-main.c
skip-solib.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
skip.c
skip.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
skipcxx.cc
skipcxx.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
so-disc-shr.c
so-impl-ld.c
so-impl-ld.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib1.c
solib-corrupted.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-disc.c
solib-disc.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-display-lib.c
solib-display-main.c
solib-display.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-nodir.exp
solib-overlap-lib.c
solib-overlap-main.c
solib-overlap.exp
solib-probes-nosharedlibrary.c
solib-probes-nosharedlibrary.exp
solib-search-lib1.c
solib-search-lib2.c
solib-search.c
solib-search.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-search.h
solib-symbol-lib.c
solib-symbol-main.c
solib-symbol.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-vanish-lib1.c
solib-vanish-lib2.c
solib-vanish-main.c
solib-vanish.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
solib-weak.c
solib-weak.exp
source-dir.c
source-dir.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
source-error-1.gdb
source-error.gdb
source-execution.c
source-execution.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
source-execution.gdb
source-nofile.gdb
source-open.c gdb: add setting to disable reading source code files 2021-09-27 11:31:35 +01:00
source-open.exp gdb: add setting to disable reading source code files 2021-09-27 11:31:35 +01:00
source-test.gdb
source.exp
ss.h
sss-bp-on-user-bp-2.c
sss-bp-on-user-bp-2.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
sss-bp-on-user-bp.c
sss-bp-on-user-bp.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
stack-checking.c
stack-checking.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
stack-protector.c
stack-protector.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
stale-infcall.c
stale-infcall.exp
stap-probe.c
stap-probe.exp
start-cpp.cc
start-cpp.exp
start.c
start.exp
starti.c
starti.exp
startup-with-shell.c
startup-with-shell.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
statistics.exp
step-break.c
step-break.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
step-bt.c
step-bt.exp
step-indirect-call-thunk.c
step-indirect-call-thunk.exp [gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pie 2021-11-02 09:27:48 +01:00
step-line.c
step-line.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
step-line.inp
step-over-clone.c gdb/testsuite: update test gdb.base/step-over-syscall.exp 2021-08-05 10:44:16 +01:00
step-over-exit.c
step-over-exit.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
step-over-fork.c
step-over-no-symbols.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
step-over-syscall.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
step-over-vfork.c
step-resume-infcall.c
step-resume-infcall.exp
step-sw-breakpoint-adjust-pc.c
step-sw-breakpoint-adjust-pc.exp
step-symless.c
step-symless.exp
step-test.c
step-test.exp [gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pie 2021-11-02 09:27:48 +01:00
store.c
store.exp
structs2.c
structs2.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
structs3.c
structs3.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
structs.c
structs.exp [gdb/testsuite] Check compilation result in gdb.base/structs.exp 2021-09-30 19:07:48 +02:00
style-interp-exec-mi.c
style-interp-exec-mi.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
style-logging.exp [gdb/cli] Add "set logging enabled", deprecate "set logging on/off" 2021-11-25 07:49:16 +01:00
style.c Style the "XXX" text in ptype/o 2021-09-23 09:19:56 -06:00
style.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
subst.exp
sum.c
sym-file-lib.c
sym-file-loader.c
sym-file-loader.h
sym-file-main.c
sym-file.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
symbol-alias2.c
symbol-alias.c
symbol-alias.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
symbol-without-target_section.c
symbol-without-target_section.exp
symfile-warn.c
symfile-warn.exp
symlink-sourcefile.c
symlink-sourcefile.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
symtab-search-order-1.c
symtab-search-order-shlib-1.c
symtab-search-order.c
symtab-search-order.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
template.c
template.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
term.c
term.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
testenv.c
testenv.exp
trace-commands.exp
twice.c
twice.exp
type-opaque-lib.c
type-opaque-main.c
type-opaque.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
ui-redirect.exp [gdb/cli] Add "set logging enabled", deprecate "set logging on/off" 2021-11-25 07:49:16 +01:00
unload.c
unload.exp
unloadshr2.c
unloadshr.c
until-nodebug.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
until.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
unwindonsignal.c
unwindonsignal.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
utf8-identifiers.c
utf8-identifiers.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
valgrind-bt.c
valgrind-bt.exp [gdb/testsuite] Add proc require in lib/gdb.exp 2021-10-11 12:21:00 +02:00
valgrind-disp-step.c
valgrind-disp-step.exp [gdb/testsuite] Add proc require in lib/gdb.exp 2021-10-11 12:21:00 +02:00
valgrind-infcall-2.c
valgrind-infcall-2.exp [gdb/testsuite] Add proc require in lib/gdb.exp 2021-10-11 12:21:00 +02:00
valgrind-infcall.c
valgrind-infcall.exp [gdb/testsuite] Add proc require in lib/gdb.exp 2021-10-11 12:21:00 +02:00
value-double-free.c
value-double-free.exp
varargs.c
varargs.exp
vdso-warning.c
vdso-warning.exp
vforked-prog.c [gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp 2021-11-16 16:46:43 +01:00
vla-datatypes.c
vla-datatypes.exp
vla-optimized-out.c
vla-optimized-out.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
vla-ptr.c
vla-ptr.exp
vla-sideeffect.c
vla-sideeffect.exp
vla-struct-fields.c
vla-struct-fields.exp
vla-stub-define.c
vla-stub.c
vla-stub.exp
volatile.exp
warning.exp
watch_thread_num.c [gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases 2021-09-16 14:27:01 +02:00
watch_thread_num.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watch-bitfields.c
watch-bitfields.exp
watch-cond-infcall.c
watch-cond-infcall.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watch-cond.c
watch-cond.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watch-non-mem.c
watch-non-mem.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watch-read.c
watch-read.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watch-vfork.c
watch-vfork.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoint-cond-gone-stripped.c
watchpoint-cond-gone.c
watchpoint-cond-gone.exp
watchpoint-delete.c
watchpoint-delete.exp
watchpoint-hw-attach.c
watchpoint-hw-attach.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoint-hw-hit-once.c
watchpoint-hw-hit-once.exp
watchpoint-hw.c
watchpoint-hw.exp
watchpoint-reuse-slot.c
watchpoint-reuse-slot.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoint-solib-shr.c
watchpoint-solib.c
watchpoint-solib.exp
watchpoint-stops-at-right-insn.c
watchpoint-stops-at-right-insn.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoint-unaligned.c
watchpoint-unaligned.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoint.c
watchpoint.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
watchpoints.c
watchpoints.exp
wchar.c
wchar.exp
weaklib1.c
weaklib2.c
whatis-exp.exp
whatis-ptype-typedefs.c
whatis-ptype-typedefs.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
whatis.c
whatis.exp [gdb/testsuite] Minimize gdb restarts 2021-09-25 09:28:57 +02:00
with-mf-inc.c
with-mf-main.c
with-mf.exp [gdb/testsuite] Use require for ensure_gdb_index 2021-10-11 12:21:00 +02:00
with.c
with.exp gdb/testsuite: make runto_main not pass no-message to runto 2021-09-30 15:27:39 -04:00
write_mem.c
write_mem.exp
wrong_frame_bt_full-main.c
wrong_frame_bt_full-opaque.c
wrong_frame_bt_full.exp