binutils-gdb/gdb/testsuite/gdb.base
Pedro Alves 3c8ea5be24 Fix gdb.base/structs2.exp with Clang
gdb.base/structs2.exp fails to run with Clang, because of:

 gdb compile failed, /home/pedro/gdb/mygit/src/gdb/testsuite/gdb.base/structs2.c:16:14: warning:
       implicit conversion from 'int' to 'signed char' changes value from 130 to
       -126 [-Wconstant-conversion]
   param_reg (130, 120, 33000, 32000);
   ~~~~~~~~~  ^~~
 /home/pedro/gdb/mygit/src/gdb/testsuite/gdb.base/structs2.c:16:24: warning:
       implicit conversion from 'int' to 'short' changes value from 33000 to
       -32536 [-Wconstant-conversion]
   param_reg (130, 120, 33000, 32000);
   ~~~~~~~~~            ^~~~~
 2 warnings generated.

		 === gdb Summary ===

 # of untested testcases         1

Fix it by passing actual negative numbers.

gdb/testsuite/ChangeLog:

	* gdb.base/structs2.c (main): Adjust second parem_reg call to
	explicitly write negative numbers.
	* gdb.base/structs2.exp: Adjust expected output.
2020-07-03 15:01:22 +01:00
..
comp-dir/subdir
gdbinit-history Fix PR gdb/17820 2015-05-13 09:26:54 -04:00
a2-run.exp gdb/testsuite: support passing inferior arguments with native-gdbserver board 2020-05-25 11:40:36 -04:00
advance.c Fix compilation errors with clang in gdb.base/advance.c 2020-04-21 16:56:09 +01:00
advance.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
alias.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
align-c++.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
align-c.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
align.exp.tcl [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-0.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-1.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-2.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-3.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-4.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-5.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-6.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures-7.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-architectures.exp.tcl [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
all-bin.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
all-types.c
annota-input-while-running.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
annota-input-while-running.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
annota1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota1.exp gdb: Restore old annotations behaviour when printing frame info 2020-05-22 13:39:50 +01:00
annota3.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota3.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
annotate-symlink.exp Revert basenames_may_differ patch 2020-02-07 14:05:56 -07:00
anon.c
anon.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
args.c
args.exp gdb/testsuite: support passing inferior arguments with native-gdbserver board 2020-05-25 11:40:36 -04:00
argv0-symlink.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
argv0-symlink.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arithmet.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arrayidx.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arrayidx.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
asmlabel.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
asmlabel.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
assign.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
async-shell.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
async-shell.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
async.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
async.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
attach-non-pgrp-leader.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-non-pgrp-leader.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-pie-misread.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-pie-misread.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-pie-noexec.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-pie-noexec.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-twice.c Fix gdb.base/attach-twice.c build on NetBSD 2020-04-18 00:19:53 +02:00
attach-twice.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-wait-input.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach-wait-input.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
attach.c Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check 2020-06-21 12:48:18 +02:00
attach.exp Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check 2020-06-21 12:48:18 +02:00
attach2.c Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check 2020-06-21 12:48:18 +02:00
attach3.c Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check 2020-06-21 12:48:18 +02:00
auto-connect-native-target.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auto-connect-native-target.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auto-load-script Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auto-load.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auto-load.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auxv.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
auxv.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
average.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
backtrace.c gdb: Fix backtrace with disassemble-next-line on 2020-01-06 21:16:28 +00:00
backtrace.exp gdb: Fix backtrace with disassemble-next-line on 2020-01-06 21:16:28 +00:00
bad-file.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bang.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bar.c
batch-exit-status.bad-commands Indicate batch mode failures by exiting with nonzero status 2018-08-29 16:11:50 +01:00
batch-exit-status.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
batch-exit-status.good-commands Indicate batch mode failures by exiting with nonzero status 2018-08-29 16:11:50 +01:00
batch-preserve-term-settings.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
batch-preserve-term-settings.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
baz.c
bfp-test.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bfp-test.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bg-execution-repeat.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bg-execution-repeat.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bigcore.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bigcore.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bitfields.c
bitfields.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bitfields2.c
bitfields2.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bitops.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-cmds-continue-ctrl-c.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-cmds-continue-ctrl-c.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-cmds-execution-x-script.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-cmds-execution-x-script.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-cmds-execution-x-script.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-permanent.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bp-permanent.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
branch-to-self.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
branch-to-self.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-always.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-always.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-caller-line.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-caller-line.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-entry.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-fun-addr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-fun-addr1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-fun-addr2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-idempotent.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-idempotent.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-include.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-include.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-include.inc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-inline.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-inline.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-interp-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-interp-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-interp.exp gdb/testsuite: Remove paths and make test names unique 2020-03-13 23:35:23 +00:00
break-main-file-remove-fail.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-main-file-remove-fail.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-on-linker-gcd-function.cc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-on-linker-gcd-function.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-probes-solib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-probes.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-probes.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-unload-file.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break-unload-file.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
break.exp Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
break1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
breakpoint-in-ro-region.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
breakpoint-in-ro-region.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
breakpoint-shadow.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
breakpoint-shadow.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bt-selected-frame.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bt-selected-frame.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
c-linkage-name-2.c [gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp 2020-02-28 16:05:50 +01:00
c-linkage-name.c [gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp 2020-02-28 16:05:50 +01:00
c-linkage-name.exp Use the linkage name if it exists 2020-04-24 15:35:03 -06:00
cached-source-file.c New testcase for PR tui/25126 (staled source cache) 2020-02-11 11:36:17 -05:00
cached-source-file.exp gdb/testsuite: Remove source file path from test name 2020-02-25 14:39:44 +00:00
call-ar-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-ar-st.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
call-rt-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-rt-st.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
call-sc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
call-sc.exp Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
call-signal-resume.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
call-signals.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
call-strs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-strs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
callexit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
callexit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
callfuncs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
callfuncs.exp Change how complex types are printed in C 2020-04-01 14:09:53 -06:00
catch-follow-exec.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-follow-exec.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-fork-kill.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-fork-kill.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-fork-static.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-gdb-caused-signals.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-gdb-caused-signals.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-load-so.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-load.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-load.exp [gdb/testsuite] Remove unused globals 2020-02-27 14:27:09 +01:00
catch-signal-fork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-signal-fork.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-signal-siginfo-cond.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-signal-siginfo-cond.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-signal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-signal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
catch-syscall.c Set unknown_syscall differently on arm linux 2016-06-29 14:51:41 +01:00
catch-syscall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
charset-malloc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
charset.c Fix gdb.base/charset.exp with Clang 2020-07-03 15:00:08 +01:00
charset.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
check-psymtab.c [gdb/symtab] Fix check-psymtab failure for inline function 2020-04-07 10:57:20 +02:00
check-psymtab.exp [gdb/symtab] Fix check-psymtab failure for inline function 2020-04-07 10:57:20 +02:00
checkpoint-ns.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
checkpoint.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
checkpoint.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
chng-syms.c
chng-syms.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
code-expr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
code_elim.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
code_elim1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
code_elim2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
command-line-input.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
commands.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compare-sections.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compare-sections.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
complete-empty.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
completion.exp Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
complex-parts.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
complex-parts.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
complex.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
complex.exp Change how complex types are printed in C 2020-04-01 14:09:53 -06:00
comprdebug.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cond-eval-mode.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cond-eval-mode.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cond-expr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
condbreak-call-false.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
condbreak-call-false.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
condbreak.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
consecutive-step-over.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
consecutive-step-over.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
consecutive.c
consecutive.exp [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8 2020-05-06 07:07:47 +02:00
constvars.c
constvars.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
continue-after-aborted-step-over.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
continue-after-aborted-step-over.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
continue-all-already-running.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
continue-all-already-running.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
coredump-filter-build-id.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
coredump-filter.c gdb/testsuite: check mmap ret val against MAP_FAILED 2020-05-20 10:50:50 -04:00
coredump-filter.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
corefile-buildid-shlib-shr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
corefile-buildid-shlib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
corefile-buildid.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
corefile-buildid.exp [gdb/testsuite] Add -lbl option in gdb_test_multiple 2020-03-02 14:47:27 +01:00
corefile.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
coremaker.c gdb/testsuite: check mmap ret val against MAP_FAILED 2020-05-20 10:50:50 -04:00
ctf-constvars.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ctf-constvars.exp Fix --enable-libctf and --disable-static 2020-06-26 15:56:38 +01:00
ctf-ptype.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ctf-ptype.exp Fix --enable-libctf and --disable-static 2020-06-26 15:56:38 +01:00
ctxobj-f.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ctxobj-m.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ctxobj-v.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ctxobj.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cursal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cursal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cvexpr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cvexpr.exp Add C parser support for "restrict" and "_Atomic" 2020-03-14 12:32:10 -06:00
dbx.exp [gdb/testsuite] Make gdb.base/dbx.exp more robust 2020-06-11 14:10:05 +02:00
dcache-line-read-error.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dcache-line-read-error.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
debug-expr.c
debug-expr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
decl-before-def-decl.c [gdb/symtab] Prefer def over decl (inter-CU case) 2020-04-23 15:42:47 +02:00
decl-before-def-def.c [gdb/symtab] Prefer def over decl (inter-CU case) 2020-04-23 15:42:47 +02:00
decl-before-def.exp [gdb/symtab] Prefer def over decl (inter-CU case, with context) 2020-04-23 15:42:47 +02:00
default-args.c Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
default-args.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
default.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
define-prefix.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
define.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
del.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
del.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
detach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dfp-exprs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dfp-test.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dfp-test.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disabled-location.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disabled-location.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-end-cu-1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-end-cu-2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-end-cu.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-optim.S Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-optim.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-optim.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
disasm-optim.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
display.c
display.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dmsym.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dmsym.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dmsym_main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
double-prompt-target-event-error.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
double-prompt-target-event-error.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-bp-same-addr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-bp-same-addr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-detach.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-detach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-next.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-next.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-non-stop.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-non-stop.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-pending.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-pending.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf-pendshr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dprintf.exp [gdb,testsuite,doc,NEWS] Fix "the the". 2020-03-06 15:22:23 +01:00
dso2dso-dso1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dso2dso-dso1.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dso2dso-dso2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dso2dso-dso2.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dso2dso.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dso2dso.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dtrace-probe.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dtrace-probe.d Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dtrace-probe.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dump.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
dump.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dup-sect.S Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dup-sect.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
duplicate-bp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
duplicate-bp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
echo.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
empty_exe.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ena-dis-br.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
endian.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
endian.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
endianity.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
endianity.exp Change how complex types are printed in C 2020-04-01 14:09:53 -06:00
ending-run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
ending-run.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
enum_cond.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
enum_cond.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
enumval.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
enumval.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
environ.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
eu-strip-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
eu-strip-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
eval-avoid-side-effects.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
eval-skip.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
eval.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
examine-backward.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
examine-backward.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
exe-lock.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
exec-invalid-sysroot.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
execd-prog.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
execl-update-breakpoints.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
execl-update-breakpoints.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
execution-termios.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
execution-termios.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
exitsignal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
expand-psymtabs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
expand-psymtabs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
exprs.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
exprs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fileio.c Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c 2020-02-03 14:36:17 +04:00
fileio.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
filesym.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
filesym.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
find-unmapped.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
find-unmapped.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
find.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
find.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
finish-pretty.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
finish-pretty.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
finish.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fixsection.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fixsection.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fixsectshr.c
float.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
float.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
float128.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
float128.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
floatn.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
floatn.exp Change how complex types are printed in C 2020-04-01 14:09:53 -06:00
foll-exec-mode.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foll-exec-mode.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foll-exec.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foll-exec.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
foll-fork.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
foll-fork.exp [gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp 2020-03-11 14:58:59 +01:00
foll-vfork-exit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foll-vfork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foll-vfork.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
foo.c
fork-print-inferior-events.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fork-print-inferior-events.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fork-running-state.c Fix the build of fork-running-state.c on NetBSD 2020-04-17 23:24:18 +02:00
fork-running-state.exp Preserve selected thread in all-stop w/ background execution 2020-01-10 20:05:41 +00:00
fortran-sym-case.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fortran-sym-case.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frame-args.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frame-args.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frame-selection.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frame-selection.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frameapply.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
frameapply.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
freebpcmd.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
freebpcmd.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fullname.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fullname.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fullpath-expand-func.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fullpath-expand.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
fullpath-expand.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
func-ptr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
func-ptr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
func-ptrs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
func-ptrs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
funcargs.c gdb: Ensure compiler doesn't optimise variable out in test 2018-08-30 16:33:49 +01:00
funcargs.exp Change how complex types are printed in C 2020-04-01 14:09:53 -06:00
gcore-buffer-overflow.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-buffer-overflow.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-relro-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-relro-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-relro-pie.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-relro-pie.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-relro.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-tls-pie.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore-tls-pie.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcore.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-caching-proc.exp [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp 2020-05-19 20:48:53 +02:00
gdb-sigterm-2.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-sigterm.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-sigterm.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1056.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1090.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1090.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1250.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1250.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1555-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1555.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1555.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1821.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb1821.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb11530.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb11530.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb11531.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb11531.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb_history
gdbhistsize-history.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdbindex-stabs-dwarf.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdbindex-stabs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdbindex-stabs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdbinit-history.exp gdb: Allow GDB to _not_ load a previous command history 2020-03-02 18:59:38 +00:00
gdbvars.c
gdbvars.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
global-var-nested-by-dso-solib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
global-var-nested-by-dso-solib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
global-var-nested-by-dso.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
global-var-nested-by-dso.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-debugdata.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-debugdata.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-ifunc-final.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-ifunc-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-ifunc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu-ifunc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu_vector.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnu_vector.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gold-gdb-index-2.c [gdb/testsuite] Add test-case gold-gdb-index.exp 2020-05-26 11:35:32 +02:00
gold-gdb-index.c [gdb/testsuite] Add test-case gold-gdb-index.exp 2020-05-26 11:35:32 +02:00
gold-gdb-index.exp [gdb/testsuite] Add test-case gold-gdb-index.exp 2020-05-26 11:35:32 +02:00
gold-gdb-index.h [gdb/testsuite] Add test-case gold-gdb-index.exp 2020-05-26 11:35:32 +02:00
grbx.c
hashline1.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hashline2.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hashline3.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak-in-shr-unsupported-shr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak-in-shr-unsupported.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak-in-shr-unsupported.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak-unmapped.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak-unmapped.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hbreak2.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
help.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
history-duplicates.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hook-stop.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hook-stop.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
huge.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
huge.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hw-sw-break-same-address.exp Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741) 2020-05-17 19:17:56 +01:00
ifelse.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
included.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
included.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
included.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
index-cache-load-twice.c gdb: check for partial symtab presence in dwarf2_initialize_objfile 2020-06-17 14:49:33 -04:00
index-cache-load-twice.exp gdb: check for partial symtab presence in dwarf2_initialize_objfile 2020-06-17 14:49:33 -04:00
index-cache.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
index-cache.exp gdb/testsuite: fix duplicate test names in gdb.base/index-cache.exp 2020-06-09 23:14:46 -04:00
infcall-exec.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-exec.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-exec2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-input.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-input.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-nested-structs-c++.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
infcall-nested-structs-c.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
infcall-nested-structs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infcall-nested-structs.exp.tcl [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
inferior-args.c gdb/testsuite: add inferior arguments test 2020-05-25 11:40:36 -04:00
inferior-args.exp gdb/testsuite: add inferior arguments test 2020-05-25 11:40:36 -04:00
inferior-died.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
inferior-died.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infnan.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infnan.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-fun-solib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-fun.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-fun.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-locals-unused-static-var.c [gdb] Ensure listing of unused static var in info locals 2020-02-24 15:32:36 +01:00
info-locals-unused-static-var.exp [gdb] Ensure listing of unused static var in info locals 2020-02-24 15:32:36 +01:00
info-macros.c
info-macros.exp [gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp 2020-04-28 06:54:55 +02:00
info-os.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
info-os.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-proc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-program.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-shared-solib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-shared-solib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-shared.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-shared.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-target.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-types-c++.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
info-types-c.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
info-types.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-types.exp.tcl [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
info-var-f1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-var-f2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-var.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-var.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_minsym.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
info_minsym.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_qt.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_qt.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_sources.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_sources.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info_sources_base.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infoline-reloc-main-from-zero.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infoline-reloc-main-from-zero.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infoline.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
infoline.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
int-type.c
interact.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-daemon-attach.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-daemon-attach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-daemon.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-daemon.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-noterm.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt-noterm.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interrupt.c Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c 2015-02-27 13:54:22 +00:00
interrupt.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
jit-attach-pie.c [gdb/testsuite] share jit-protocol.h by all jit tests 2020-04-21 15:22:38 +02:00
jit-attach-pie.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
jit-elf-dlmain.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-elf-main.c [gdb/testsuite] add jit-elf-util.h and run jit function 2020-05-12 09:52:46 +02:00
jit-elf-so.exp gdb/testsuite: fix minor things in jit tests 2020-06-15 09:07:07 +02:00
jit-elf-solib.c [gdb/testsuite] define jit function name via macro 2020-05-12 09:52:46 +02:00
jit-elf-util.h [gdb/testsuite] add jit-elf-util.h and run jit function 2020-05-12 09:52:46 +02:00
jit-elf.exp [gdb/testsuite] Fix use of verbose in gdb/jit-*.exp 2020-06-03 17:18:52 +02:00
jit-protocol.h [gdb/testsuite] share jit-protocol.h by all jit tests 2020-04-21 15:22:38 +02:00
jit-reader-exec.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-exec.exp [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-execd.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-host.c gdb/testsuite: check mmap ret val against MAP_FAILED 2020-05-20 10:50:50 -04:00
jit-reader-host.h [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-simple-dl.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-simple-jit.c [gdb/testsuite] share jit-protocol.h by all jit tests 2020-04-21 15:22:38 +02:00
jit-reader-simple.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader-simple.exp gdb/testsuite: fix minor things in jit tests 2020-06-15 09:07:07 +02:00
jit-reader.c [gdb/testsuite] structured rename of jit test files 2020-04-21 15:22:34 +02:00
jit-reader.exp [gdb/testsuite] Fix use of verbose in gdb/jit-*.exp 2020-06-03 17:18:52 +02:00
jump.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
jump.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
kill-after-signal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
kill-after-signal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
kill-detach-inferiors-cmd.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
kill-detach-inferiors-cmd.exp Add "info connections" command, "info inferiors" connection number/string 2020-01-10 20:06:14 +00:00
killed-outside.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
killed-outside.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
label.c
label.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
langs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
langs0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs1.f Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
langs2.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs2.cxx
large-frame-1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
large-frame-2.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
large-frame.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
large-frame.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ldbl_e308.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ldbl_e308.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
libsegfault.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
line-symtabs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
line-symtabs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
line-symtabs.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
line65535.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
line65535.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
lineinc.c
lineinc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
lineinc1.h
lineinc2.h
lineinc3.h
linespecs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
list-ambiguous.exp [gdb/testsuite] Set EDITOR to true before using edit 2020-03-11 08:37:04 +01:00
list-ambiguous0.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
list-ambiguous1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
list-missing-source.exp Fix gdb.base/list-missing-source.exp on remote host. 2020-06-20 17:23:53 -07:00
list.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
list0.c
list0.h Add comment to list0.h 2019-06-18 09:28:57 -06:00
list1.c Drop non-prototype C function header variants: 'list' test case 2014-11-13 10:20:43 +01:00
load-command.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
load-command.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
logical.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
long-inferior-output.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
long-inferior-output.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
long_long.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
long_long.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
longest-types.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
longest-types.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
longjmp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
longjmp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
m32r.ld
macscp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
macscp1.c
macscp2.h
macscp3.h
macscp4.h
main-psymtab.exp [gdb] Use partial symbol table to find language for main 2020-04-02 08:47:49 +02:00
maint-expand-symbols-header-file.c [gdb] Expand symbolless symtabs using maint expand-symtabs 2020-04-14 15:08:42 +02:00
maint-expand-symbols-header-file.exp [gdb/testsuite] Fix maint-expand-symbols-header-file.exp for cc-with-gdb-index 2020-04-16 08:40:19 +02:00
maint-expand-symbols-header-file.h [gdb] Expand symbolless symtabs using maint expand-symtabs 2020-04-14 15:08:42 +02:00
maint.exp Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
many-completions.exp gdb: Don't corrupt completions hash when expanding the hash table 2020-04-15 16:36:28 +01:00
many-headers.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
many-headers.exp [gdb/testsuite] Capture many-headers.exp progress and output in gdb.log 2020-02-09 13:30:03 +01:00
max-depth-c++.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
max-depth-c.exp [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
max-depth.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
max-depth.exp.tcl [gdb/testsuite] Rename *.exp.in to *.exp.tcl 2020-05-15 14:49:48 +02:00
max-value-size.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
max-value-size.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
memattr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
memattr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mips_pro.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
mips_pro.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
miscexprs.c
miscexprs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
morestack.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
morestack.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
moribund-step.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
msym-lang-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
msym-lang.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
msym-lang.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-forks.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-forks.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-line-starts-subshell.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-addr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-addr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-subp1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-subp1.exp Use support_nested_function_tests in gdb.base/nested-subp1.exp et al 2020-04-20 17:00:47 +01:00
nested-subp2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-subp2.exp Use support_nested_function_tests in gdb.base/nested-subp1.exp et al 2020-04-20 17:00:47 +01:00
nested-subp3.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nested-subp3.exp Use support_nested_function_tests in gdb.base/nested-subp1.exp et al 2020-04-20 17:00:47 +01:00
new-ui-echo.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
new-ui-echo.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
new-ui-pending-input.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
new-ui-pending-input.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
new-ui.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
new-ui.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nextoverexit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nextoverexit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nodebug.c Stop assuming no-debug-info variables have type int 2017-09-04 20:21:15 +01:00
nodebug.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nofield.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nofield.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
noreturn-finish.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
noreturn-finish.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
noreturn-return.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
noreturn-return.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
normal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nostdlib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
nostdlib.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
offsets.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
offsets.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
opaque.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
opaque0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
opaque1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
options.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
options.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
osabi.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
overlays.c Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
overlays.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ovlymgr.c Remove stale overlay testcase bits 2020-07-03 13:34:21 +01:00
ovlymgr.h Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
page.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
paginate-after-ctrl-c-running.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-after-ctrl-c-running.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-bg-execution.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-bg-execution.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-execution-startup.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-execution-startup.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-inferior-exit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
paginate-inferior-exit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pc-fp.c
pc-fp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pending.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pending.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pendshr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
permissions.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
persistent-lang.cc [gdb] Don't set initial language if set manually 2020-02-26 14:52:00 +01:00
persistent-lang.exp [gdb] Don't set initial language if set manually 2020-02-26 14:52:00 +01:00
pi.txt
pie-execl.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pie-execl.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pie-fork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pie-fork.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pointers.c
pointers.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pr10179-a.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
pr10179-b.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
pr10179.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pr11022.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pr11022.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prelink-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prelink.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prelink.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pretty-array.c Fix array pretty formatter 2020-04-29 12:57:25 +02:00
pretty-array.exp Fix array pretty formatter 2020-04-29 12:57:25 +02:00
pretty-print.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pretty-print.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-file-var-lib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-file-var-lib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-file-var-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-file-var.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-file-var.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-symbol-loading-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-symbol-loading-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
print-symbol-loading.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
printcmds.c Use common_val_print in c-valprint.c 2020-03-13 18:03:39 -06:00
printcmds.exp Fix hex floating point lexing 2020-06-11 10:34:31 -06:00
prologue-include.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prologue-include.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prologue-include.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prologue.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prologue.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
psym-external-decl-2.c [gdb/symtab] Store external var decls in psymtab 2020-04-22 08:38:44 +02:00
psym-external-decl.c [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang 2020-05-02 09:50:50 +02:00
psym-external-decl.exp [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang 2020-05-02 09:50:50 +02:00
psymtab.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
psymtab1.c
psymtab2.c
ptr-typedef.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ptr-typedef.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ptype-offsets.cc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ptype-offsets.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ptype.c
ptype.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ptype1.c
quit-live.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
quit-live.exp Add "info connections" command, "info inferiors" connection number/string 2020-01-10 20:06:14 +00:00
quit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
radix.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
random-signal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
random-signal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
randomize.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
randomize.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
range-stepping.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
range-stepping.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readline-ask.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readline-ask.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readline-ask.inputrc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readline.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readnever.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
readnever.exp [gdb/testsuite] Reduce errors after gdb exit in default_gdb_start 2020-04-24 12:21:49 +02:00
realname-expand-real.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
realname-expand.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
realname-expand.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
recpar.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
recpar.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
recurse.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
recurse.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
reggroups.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
reggroups.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
relational.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
relativedebug.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
relativedebug.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
relocate.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
relocate.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
remote-exec-file.exp Add "info connections" command, "info inferiors" connection number/string 2020-01-10 20:06:14 +00:00
remote.c
remote.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
remotetimeout.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
reread-readsym.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
reread-readsym.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
reread.exp Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
reread1.c
reread2.c
restore.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
restore.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return-nodebug.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return-nodebug.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return-nodebug1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
return2.c
return2.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
run-after-attach.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
run-after-attach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
save-bp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
save-bp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
savedregs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
savedregs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
scope.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
scope0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
scope1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sect-cmd.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
segv.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sep-proc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sep.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sep.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sepdebug.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sepdebug.exp Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
sepdebug2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sepsymtab.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sepsymtab.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
server-del-break.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
server-del-break.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-cwd.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-cwd.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-inferior-tty.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-inferior-tty.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-lang-auto.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set-noassign.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
setshow.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setshow.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
settings.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
settings.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
setvar.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setvar.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
share-env-with-gdbserver.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
share-env-with-gdbserver.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
share-psymtabs-bt-2.c gdb: really share partial symtabs when using .gdb_index or .debug_names 2020-06-04 13:58:48 -04:00
share-psymtabs-bt.c gdb: really share partial symtabs when using .gdb_index or .debug_names 2020-06-04 13:58:48 -04:00
share-psymtabs-bt.exp gdb: really share partial symtabs when using .gdb_index or .debug_names 2020-06-04 13:58:48 -04:00
shell.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
shlib-call.exp [gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8 2020-05-06 11:50:52 +02:00
shmain.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
shr1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
shr2.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
shreloc.c
shreloc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
shreloc1.c
shreloc2.c
sigall.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sigall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigaltstack.c Fix "enumeration values not handled in switch" error in testsuite 2020-05-28 18:02:55 +01:00
sigaltstack.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigbpt.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigbpt.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
sigchld.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigchld.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-addr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-addr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-obj.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-obj.exp Fix some duplicate test names 2020-05-27 09:24:09 -03:00
siginfo-thread.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo-thread.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
siginfo.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signals-state-child.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signals-state-child.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signals.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
signals.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signest.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signest.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signull.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
signull.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigrepeat.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigrepeat.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigstep.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sigstep.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sizeof.c Run gdb.base/sizeof.exp with board having gdb,noinferiorio 2015-12-03 17:12:41 +00:00
sizeof.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
skip-inline.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
skip-inline.exp Make skip without argument skip the current inline function 2020-01-14 21:20:16 +01:00
skip-solib-lib.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
skip-solib-main.c
skip-solib.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
skip.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
skip.exp gdb/testsuite: Fix race condition in gdb.base/skip.exp 2020-01-09 22:55:05 +00:00
skip1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
so-disc-shr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
so-impl-ld.c
so-impl-ld.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-corrupted.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-disc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-disc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-display-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-display-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-display.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-nodir.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-overlap-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-overlap-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-overlap.exp [gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp 2020-02-19 08:24:44 +01:00
solib-probes-nosharedlibrary.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-probes-nosharedlibrary.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-search-lib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-search-lib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-search.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-search.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-search.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-symbol-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-symbol-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-symbol.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-vanish-lib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-vanish-lib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-vanish-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-vanish.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-weak.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib-weak.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
solib1.c Remove HP-UX references fom testsuite 2015-12-21 12:51:54 -05:00
source-dir.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-dir.exp Disable parts of gdb.base/source-dir.exp on remote host 2020-06-22 10:10:02 -07:00
source-error-1.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-error.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-execution.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-execution.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-execution.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-nofile.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source-test.gdb Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
source.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ss.h
sss-bp-on-user-bp-2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sss-bp-on-user-bp-2.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sss-bp-on-user-bp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sss-bp-on-user-bp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stack-checking.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stack-checking.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stack-protector.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stack-protector.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stale-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stale-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
stap-probe.c Fix handling of null stap semaphores 2020-01-10 14:58:37 -05:00
stap-probe.exp Fix handling of null stap semaphores 2020-01-10 14:58:37 -05:00
start-cpp.cc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
start-cpp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
start.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
start.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
starti.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
starti.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
startup-with-shell.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
startup-with-shell.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
statistics.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-break.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-break.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-bt.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-bt.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-indirect-call-thunk.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-indirect-call-thunk.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-line.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-line.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-line.inp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-over-clone.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-over-exit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-over-exit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-over-fork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-over-no-symbols.exp GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure 2020-02-10 08:59:04 +00:00
step-over-syscall.exp Harden gdb.base/step-over-syscall.exp 2020-01-27 17:28:06 -03:00
step-over-vfork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-resume-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-resume-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-sw-breakpoint-adjust-pc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-sw-breakpoint-adjust-pc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-symless.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-symless.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
step-test.c
step-test.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
store.c
store.exp [gdb/testsuite] Fix gdb.base/store.exp with gcc-10 2020-05-06 13:49:34 +02:00
structs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
structs.exp Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
structs2.c Fix gdb.base/structs2.exp with Clang 2020-07-03 15:01:22 +01:00
structs2.exp Fix gdb.base/structs2.exp with Clang 2020-07-03 15:01:22 +01:00
structs3.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
structs3.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
style-logging.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
style.c [gdb/cli] Don't let python colorize strip leading newlines 2020-04-10 09:29:52 +02:00
style.exp Add tests for new alias default-args related commands and arguments. 2020-06-22 21:15:14 +02:00
subst.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sum.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sym-file-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sym-file-loader.c gdb/testsuite: check mmap ret val against MAP_FAILED 2020-05-20 10:50:50 -04:00
sym-file-loader.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sym-file-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sym-file.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symbol-alias.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symbol-alias.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symbol-alias2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symbol-without-target_section.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symbol-without-target_section.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symfile-warn.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symfile-warn.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symlink-sourcefile.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symlink-sourcefile.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symtab-search-order-1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symtab-search-order-shlib-1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symtab-search-order.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
symtab-search-order.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
term.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
term.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
testenv.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
testenv.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
trace-commands.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
twice.c
twice.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
type-opaque-lib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
type-opaque-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
type-opaque.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ui-redirect.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unload.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unload.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unloadshr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unloadshr2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
until-nodebug.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
until.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unwindonsignal.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unwindonsignal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
utf8-identifiers.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
utf8-identifiers.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind-bt.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind-bt.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind-disp-step.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
valgrind-disp-step.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
value-double-free.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
value-double-free.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
varargs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
varargs.exp Remove stale -DNO_PROTOTYPES bits from gdb testsuite 2020-07-03 14:58:20 +01:00
vdso-warning.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vdso-warning.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vforked-prog.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-datatypes.c Compute proper length for dynamic types of TYPE_CODE_TYPEDEF 2020-06-11 14:34:44 +02:00
vla-datatypes.exp Compute proper length for dynamic types of TYPE_CODE_TYPEDEF 2020-06-11 14:34:44 +02:00
vla-optimized-out.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-optimized-out.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-ptr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-ptr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-sideeffect.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-sideeffect.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-stub-define.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-stub.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
vla-stub.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
volatile.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
warning.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-bitfields.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-bitfields.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-cond-infcall.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-cond-infcall.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-cond.c Fix "control reaches end of non-void function" errors in testsuite 2020-05-15 15:03:42 +01:00
watch-cond.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-non-mem.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-non-mem.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-read.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-read.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-vfork.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch-vfork.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch_thread_num.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch_thread_num.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-cond-gone-stripped.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-cond-gone.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-cond-gone.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-delete.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-delete.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw-attach.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw-attach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw-hit-once.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw-hit-once.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-hw.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-reuse-slot.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-reuse-slot.exp [gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8 2020-05-06 14:27:36 +02:00
watchpoint-solib-shr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-solib.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-solib.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-stops-at-right-insn.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-stops-at-right-insn.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-unaligned.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-unaligned.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
watchpoint.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoints.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoints.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
wchar.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
wchar.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
weaklib1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
weaklib2.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
whatis-exp.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
whatis-ptype-typedefs.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
whatis-ptype-typedefs.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
whatis.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
whatis.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
with-mf-inc.c [gdb/symtab] Handle .gdb_index in ada language mode 2020-05-20 11:48:39 +02:00
with-mf-main.c [gdb/symtab] Handle .gdb_index in ada language mode 2020-05-20 11:48:39 +02:00
with-mf.exp [gdb/symtab] Handle .gdb_index in ada language mode 2020-05-20 11:48:39 +02:00
with.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
with.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
write_mem.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
write_mem.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
wrong_frame_bt_full-main.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
wrong_frame_bt_full-opaque.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
wrong_frame_bt_full.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00