binutils-gdb/gdb/testsuite/gdb.base
Doug Evans 34c41c681f New syntax for mt print symbols,msymbols,psymbols.
gdb/ChangeLog:

	* NEWS: Document new syntax for "mt print symbols", "mt print psymbols"
	and "mt print msymbols" commands.
	* psymtab.c (DEV_TTY): Delete.
	(dump_psymtab_addrmap): Don't dump if psymtabs_addrmap is NULL.
	(maintenance_print_psymbols): Rewrite for new syntax:
	mt print psymbols [-objfile objfile] [-pc address] [outfile]
	mt print psymbols [-objfile objfile] [-source source] [outfile]
	(_initialize_psymtab): Update help text.
	* symmisc.c (maintenance_print_symbols): Rewrite for new syntax:
	mt print symbols [-pc address] [outfile]
	mt print symbols [-objfile objfile] [-source source] [outfile]
	(maintenance_print_msymbols): Rewrite for new syntax:
	mt print msymbols [-objfile objfile] [outfile]
	Only print symbols for the current progspace.
	(_initialize_symmisc): Update help text.

gdb/doc/ChangeLog:

	* gdb.texinfo (Symbols): Update docs for symbol printing maintenance
	commands.

gdb/testsuite/ChangeLog:

	* gdb.base/maint.exp: Update tests for maint print symbols, psymbols
	and msymbols.
2016-12-22 15:37:22 -08:00
..
comp-dir/subdir
gdbinit-history Fix PR gdb/17820 2015-05-13 09:26:54 -04:00
a2-run.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
advance.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
advance.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
alias.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
all-architectures-0.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-1.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-2.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-3.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-4.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-5.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-6.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-7.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures.exp.in Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily 2016-12-09 15:27:43 +00:00
all-bin.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
all-types.c
annota-input-while-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
annota-input-while-running.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
annota1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota1.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
annota3.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota3.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
anon.c
anon.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
args.c
args.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
argv0-symlink.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
argv0-symlink.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arithmet.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arrayidx.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arrayidx.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
asmlabel.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
asmlabel.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
assign.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
async-shell.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
async-shell.exp Fix PR threads/19422 - show which thread caused stop 2016-01-18 15:15:18 +00:00
async.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
async.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
attach-pie-misread.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-misread.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-noexec.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-noexec.exp Fix logic in exec_file_locate_attach 2016-02-24 11:31:58 +00:00
attach-twice.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-twice.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-wait-input.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-wait-input.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
attach.c testsuite: Fix runaway attach processes 2014-09-12 13:39:04 +02:00
attach.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
attach2.c
auto-connect-native-target.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-connect-native-target.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
auto-load-script GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-load.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-load.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auxv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auxv.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
average.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
bad-file.exp Fix copyright year, remove linux only test. 2016-04-19 09:06:53 -07:00
bang.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bar.c
batch-preserve-term-settings.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
batch-preserve-term-settings.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
baz.c
bfp-test.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bfp-test.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bg-execution-repeat.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bg-execution-repeat.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bigcore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bigcore.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bitfields.c
bitfields.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bitfields2.c
bitfields2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bitops.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-permanent.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-permanent.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
branch-to-self.c New test case gdb.base/branch-to-self.exp 2016-04-25 09:53:51 +01:00
branch-to-self.exp Skip gdb.base/branch-to-self.exp if gdb,nosignals exists 2016-04-27 16:13:52 +01:00
break-always.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-always.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break-caller-line.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-caller-line.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-entry.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-fun-addr.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
break-fun-addr1.c Fix regression introduced in "break *<EXPR>" by explicit location patches. 2016-01-21 14:23:15 +04:00
break-fun-addr2.c Fix regression introduced in "break *<EXPR>" by explicit location patches. 2016-01-21 14:23:15 +04:00
break-idempotent.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-idempotent.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break-inline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-inline.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-interp-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-interp-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-interp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-main-file-remove-fail.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-main-file-remove-fail.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break-on-linker-gcd-function.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-on-linker-gcd-function.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-probes-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-probes.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-probes.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
break-unload-file.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-unload-file.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
break1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-in-ro-region.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-in-ro-region.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-shadow.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-shadow.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
call-ar-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-ar-st.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
call-rt-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-rt-st.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
call-sc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
call-sc.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
call-signal-resume.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
call-signals.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
call-strs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-strs.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
callexit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
callexit.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
callfuncs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
callfuncs.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
catch-fork-kill.c Fix gdb.base/catch-fork-kill.c compilation 2016-03-01 17:11:57 +00:00
catch-fork-kill.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
catch-fork-static.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-gdb-caused-signals.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-gdb-caused-signals.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
catch-load-so.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-load.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-load.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
catch-signal-fork.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-signal-fork.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-signal-siginfo-cond.c Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition 2016-01-13 10:40:33 +00:00
catch-signal-siginfo-cond.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
catch-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-signal.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-syscall.c Set unknown_syscall differently on arm linux 2016-06-29 14:51:41 +01:00
catch-syscall.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
charset-malloc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
charset.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
charset.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
checkpoint-ns.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
checkpoint.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
checkpoint.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
chng-syms.c
chng-syms.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
code-expr.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
code_elim.exp Share proc get_var_address 2016-10-13 16:08:17 +01:00
code_elim1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
code_elim2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
command-line-input.exp Test issuing a command split in multiple lines with continuation chars 2016-03-09 18:24:58 +00:00
commands.exp Support an "unlimited" number of user-defined arguments 2016-12-02 19:22:48 +00:00
compare-sections.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
compare-sections.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
completion.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
complex.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
complex.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
comprdebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
cond-eval-mode.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cond-eval-mode.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
cond-expr.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
condbreak-call-false.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
condbreak-call-false.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
condbreak.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
consecutive-step-over.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
consecutive-step-over.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
consecutive.c
consecutive.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
constvars.c
constvars.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
continue-all-already-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
continue-all-already-running.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
coredump-filter.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
coredump-filter.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
corefile.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
coremaker.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-f.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-m.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-v.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
cursal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cursal.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
cvexpr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cvexpr.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
d10vovly.c
dbx.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dcache-line-read-error.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dcache-line-read-error.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
debug-expr.c
debug-expr.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
default.exp Makefiles: Flatten and sort file lists 2016-11-23 09:45:22 -05:00
define.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
del.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
del.exp Fix test names starting with uppercase using multi-line gdb_test_no_output 2016-12-01 14:45:32 -06:00
detach.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dfp-exprs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dfp-test.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dfp-test.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
disabled-location.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disabled-location.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
disasm-end-cu-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-end-cu-2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-end-cu.exp Fix test names starting with uppercase using gdb_test_multiple 2016-12-01 14:43:42 -06:00
disasm-optim.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-optim.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-optim.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-optim.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
display.c
display.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dmsym.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dmsym.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dmsym_main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
double-prompt-target-event-error.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
double-prompt-target-event-error.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-bp-same-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-bp-same-addr.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-detach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-detach.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-next.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-next.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-non-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-non-stop.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-pending.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-pending.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dprintf-pendshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso1.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso2.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dtrace-probe.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dtrace-probe.d GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dtrace-probe.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dump.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
dump.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dup-sect.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dup-sect.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
duplicate-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
duplicate-bp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
echo.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
empty_exe.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ena-dis-br.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ending-run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
ending-run.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
enum_cond.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
enum_cond.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
enumval.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
enumval.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
environ.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eu-strip-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eu-strip-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eval-avoid-side-effects.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eval-skip.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eval.exp Fix test names starting with uppercase using gdb_test_no_output 2016-12-01 14:42:48 -06:00
examine-backward.c Add negative repeat count to 'x' command 2016-06-09 22:50:47 -07:00
examine-backward.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
exe-lock.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
exec-invalid-sysroot.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06: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 Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't 2016-02-09 12:12:17 +00:00
execl-update-breakpoints.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
execution-termios.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
execution-termios.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
exitsignal.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
expand-psymtabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
expand-psymtabs.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
exprs.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
exprs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
fileio.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
fileio.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
filesym.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
filesym.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find-unmapped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find-unmapped.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
finish.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
fixsection.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fixsection.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
fixsectshr.c
float.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
float.exp gdb: new AndesTech NDS32 port 2016-06-17 16:58:05 +08:00
float128.c Support 128-bit IEEE floating-point types on Intel and Power 2016-09-06 17:33:15 +02:00
float128.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
floatn.c Support 128-bit IEEE floating-point types on Intel and Power 2016-09-06 17:33:15 +02:00
floatn.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
foll-exec-mode.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-exec-mode.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
foll-exec.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-exec.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
foll-fork.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
foll-fork.exp Reapply: List inferiors/threads/pspaces in ascending order 2016-01-12 01:12:38 +00:00
foll-vfork-exit.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-vfork.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-vfork.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
foo.c
fork-running-state.c Fix PR 19461: strange "info thread" behavior in non-stop 2016-01-25 13:17:34 +00:00
fork-running-state.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
fortran-sym-case.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fortran-sym-case.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
frame-args.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
frame-args.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
freebpcmd.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
freebpcmd.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullname.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullname.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand-func.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
func-ptr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
func-ptr.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
func-ptrs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
func-ptrs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
funcargs.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
funcargs.exp Detect broken ptrace in gdb_skip_float_test 2016-09-02 09:22:13 +01:00
gcore-buffer-overflow.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-buffer-overflow.exp Fix test names starting with uppercase using multi-line gdb_test_no_output 2016-12-01 14:45:32 -06:00
gcore-relro-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-pie.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-pie.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
gcore-relro.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
gcore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb-sigterm-2.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb-sigterm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb-sigterm.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1056.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
gdb1090.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1090.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
gdb1250.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1250.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb1555-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1555.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1555.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
gdb1821.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1821.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11530.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11530.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11531.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11531.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
gdb_history
gdbhistsize-history.exp testsuite: Fix false FAILs with .bashrc GDBHISTFILE=... 2016-04-07 22:18:49 +02:00
gdbindex-stabs-dwarf.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbindex-stabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbindex-stabs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbinit-history.exp testsuite: Fix false FAILs with .bashrc GDBHISTFILE=... 2016-04-07 22:18:49 +02:00
gdbvars.c
gdbvars.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso-solib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso-solib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gnu-debugdata.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu-debugdata.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu-ifunc-lib.c Pass HWCAP to ifunc resolver 2016-09-09 19:59:53 +02:00
gnu-ifunc.c Pass HWCAP to ifunc resolver 2016-09-09 19:59:53 +02:00
gnu-ifunc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gnu_vector.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu_vector.exp gnu_vector.exp: Respect `should_kfail' for PR 8549 2016-01-20 19:41:45 +01:00
grbx.c
hashline1.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hashline2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hashline3.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hbreak-in-shr-unsupported-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-in-shr-unsupported.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-in-shr-unsupported.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hbreak-unmapped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-unmapped.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
hbreak.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak2.exp Per-inferior/Inferior-qualified thread IDs 2016-01-13 10:59:43 +00:00
help.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
history-duplicates.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hook-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hook-stop.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
huge.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
huge.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ifelse.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
included.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
included.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
included.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infcall-exec.c breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-exec.exp breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-exec2.c breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-input.c Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_fsm' failed 2016-09-28 17:44:57 -04:00
infcall-input.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
inferior-died.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
inferior-died.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infnan.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infnan.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-fun-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-fun.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-fun.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
info-macros.c
info-macros.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-os.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-os.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-proc.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared-solib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared-solib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
info-target.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infoline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infoline.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
int-type.c
interact.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interrupt-noterm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interrupt-noterm.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06: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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
jit-attach-pie.c PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression 2016-09-29 17:39:39 +02:00
jit-attach-pie.exp PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression 2016-09-29 17:39:39 +02:00
jit-dlmain.c
jit-main.c testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp 2016-04-08 15:38:53 +02:00
jit-protocol.h Add a test case for the jit-reader interface 2016-06-17 19:24:08 +01:00
jit-reader.exp Extend JIT-reader test and fix GDB problems that exposes 2016-07-01 11:56:39 +01:00
jit-simple-dl.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple-jit.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
jit-so.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
jit-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
jit.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
jithost.c Extend JIT-reader test and fix GDB problems that exposes 2016-07-01 11:56:39 +01:00
jithost.h Add a test case for the jit-reader interface 2016-06-17 19:24:08 +01:00
jitreader.c Extend JIT-reader test and fix GDB problems that exposes 2016-07-01 11:56:39 +01:00
jump.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
jump.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
kill-after-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
kill-after-signal.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
kill-detach-inferiors-cmd.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
kill-detach-inferiors-cmd.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
killed-outside.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
killed-outside.exp testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale options 2016-10-19 18:23:09 +01:00
label.c
label.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
langs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
langs2.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs2.cxx
ldbl_e308.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ldbl_e308.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
line-symtabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
line-symtabs.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
line-symtabs.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
lineinc.c
lineinc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
lineinc1.h
lineinc2.h
lineinc3.h
linespecs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
list.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
list0.c
list0.h Drop non-prototype C function header variants: 'list' test case 2014-11-13 10:20:43 +01:00
list1.c Drop non-prototype C function header variants: 'list' test case 2014-11-13 10:20:43 +01:00
logical.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
long_long.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
long_long.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longest-types.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longest-types.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longjmp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longjmp.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
m32r.ld
m32rovly.c
macscp.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
macscp1.c
macscp2.h
macscp3.h
macscp4.h
maint.exp New syntax for mt print symbols,msymbols,psymbols. 2016-12-22 15:37:22 -08:00
max-value-size.c gdb: New set/show max-value-size command. 2016-02-01 18:05:35 +00:00
max-value-size.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
memattr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
memattr.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
miscexprs.c
miscexprs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
morestack.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
morestack.exp testsuite: Fix false FAIL for gdb.base/morestack.exp 2016-10-24 14:13:51 +02:00
moribund-step.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
multi-forks.c [testsuite] Unbuffer the output in gdb.base/multi-forks.c 2016-01-22 09:02:11 +00:00
multi-forks.exp Fix test names starting with uppercase using gdb_test_no_output 2016-12-01 14:42:48 -06:00
multi-line-starts-subshell.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-addr.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp1.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp2.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp3.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp3.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
new-ui-echo.c Fix PR20494 - User input stops being echoed in CLI 2016-08-23 16:03:28 +01:00
new-ui-echo.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
new-ui-pending-input.c new-ui command: gdb internal errors if input is already pending 2016-09-06 23:49:57 +01:00
new-ui-pending-input.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
new-ui.c Add "new-ui console" tests 2016-06-21 01:11:57 +01:00
new-ui.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
nextoverexit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nextoverexit.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nodebug.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
nodebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
nofield.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nofield.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
noreturn-finish.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
noreturn-finish.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
noreturn-return.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
noreturn-return.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
normal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nostdlib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nostdlib.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
offsets.c Support structure offsets that are 512K or larger. 2016-06-24 21:02:36 -04:00
offsets.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
opaque.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +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
overlays.c
overlays.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ovlymgr.c
ovlymgr.h
page.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-after-ctrl-c-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-after-ctrl-c-running.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
paginate-bg-execution.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-bg-execution.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
paginate-execution-startup.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-execution-startup.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-inferior-exit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-inferior-exit.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
pc-fp.c
pc-fp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pending.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pending.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
pendshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
permissions.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pi.txt
pie-execl.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pie-execl.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pointers.c
pointers.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
pr10179-a.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
pr10179-b.c
pr10179.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pr11022.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pr11022.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
prelink-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prelink.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prelink.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-lib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-lib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
print-symbol-loading-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-symbol-loading-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-symbol-loading.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
printcmds.c
printcmds.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
prologue-include.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue-include.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue-include.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
psymtab.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
psymtab1.c
psymtab2.c
ptr-typedef.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ptr-typedef.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ptype.c
ptype.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
ptype1.c
quit.exp PR gdb/20604 - fix "quit" when an invalid expression is used 2016-09-21 11:39:37 -06:00
radix.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
random-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
random-signal.exp Test gdb.base/random-signal.exp with "attach" 2016-01-12 12:30:33 +00:00
randomize.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
randomize.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
range-stepping.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
range-stepping.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
readline-ask.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
readline-ask.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
readline-ask.inputrc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
readline.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand-real.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
recpar.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
recpar.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
recurse.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
recurse.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relational.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relativedebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relativedebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
relocate.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relocate.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
remote.c
remote.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
remotetimeout.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
reread.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
reread1.c
reread2.c
restore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
restore.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
return-nodebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
return-nodebug.exp Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true 2016-09-02 15:26:54 +01:00
return-nodebug1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
return.c Add copyright header in gdb.base/return.c 2016-06-29 17:33:19 +01:00
return.exp Detect broken ptrace in gdb_skip_float_test 2016-09-02 09:22:13 +01:00
return2.c
return2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
run-after-attach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
run-after-attach.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
save-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
save-bp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
savedregs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
savedregs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
scope.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
segv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep-proc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sepdebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepdebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sepdebug2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepsymtab.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepsymtab.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
set-inferior-tty.c Allow resetting an empty inferior-tty 2016-08-24 13:10:08 -04:00
set-inferior-tty.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
set-lang-auto.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
set-noassign.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
setshow.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setshow.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
setvar.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setvar.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
shell.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
shlib-call.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06: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 Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06: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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigaltstack.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigaltstack.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigbpt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigbpt.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
sigchld.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigchld.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-addr.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
siginfo-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-obj.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-obj.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
siginfo-thread.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-thread.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
siginfo.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signals-state-child.c Fix warning in gdb.base/signals-state-child.c 2016-08-12 11:02:04 +01:00
signals-state-child.exp Fix signals-state-child.exp in remote testing 2016-08-23 14:15:50 +01:00
signals.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
signals.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
signest.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signest.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
signull.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signull.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigrepeat.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigrepeat.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigstep.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigstep.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sizeof.c Run gdb.base/sizeof.exp with board having gdb,noinferiorio 2015-12-03 17:12:41 +00:00
sizeof.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04: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 Extend "skip" command to support -file, -gfile, -function, -rfunction. 2016-02-23 13:25:18 -08:00
skip.c Remove hand-called function from test. 2016-03-15 12:44:34 -07:00
skip.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
skip1.c Extend "skip" command to support -file, -gfile, -function, -rfunction. 2016-02-23 13:25:18 -08:00
so-disc-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
so-impl-ld.c
so-impl-ld.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-corrupted.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
solib-disc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-disc.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
solib-display-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-display-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-display.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-nodir.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
solib-overlap-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-overlap-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-overlap.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-search-lib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search-lib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-search.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-weak.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-weak.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
solib1.c Remove HP-UX references fom testsuite 2015-12-21 12:51:54 -05:00
source-dir.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-error.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-execution.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-execution.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
source-execution.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-nofile.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-test.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
spu.ld
ss.h
sss-bp-on-user-bp-2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sss-bp-on-user-bp-2.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
sss-bp-on-user-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sss-bp-on-user-bp.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
stack-checking.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stack-checking.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
stale-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stale-infcall.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
stap-probe.c Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimization 2016-09-12 00:19:22 -04:00
stap-probe.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
start.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
start.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
statistics.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-break.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-break.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
step-bt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-bt.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-line.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-line.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
step-line.inp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-over-clone.c New test about step over clone syscall 2016-03-03 09:17:45 +00:00
step-over-exit.c Step over exit with reinsert breakpoints 2016-06-17 10:38:55 +01:00
step-over-exit.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
step-over-fork.c Rename disp-step-syscall.exp to step-over-syscall.exp 2016-03-03 09:17:45 +00:00
step-over-no-symbols.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-over-syscall.exp Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes 2016-06-17 10:38:55 +01:00
step-over-vfork.c Rename disp-step-syscall.exp to step-over-syscall.exp 2016-03-03 09:17:45 +00:00
step-resume-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-resume-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-sw-breakpoint-adjust-pc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-sw-breakpoint-adjust-pc.exp Move foreach_with_prefix to lib/gdb.exp 2016-01-25 13:15:11 +00:00
step-symless.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-symless.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-test.c
step-test.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
store.c
store.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
structs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
structs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
structs2.c
structs2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
structs3.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
structs3.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
subst.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +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 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-loader.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-loader.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
symbol-without-target_section.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symbol-without-target_section.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order-shlib-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
term.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
term.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
testenv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
testenv.exp Fix test names starting with uppercase using multi-line gdb_test_no_output 2016-12-01 14:45:32 -06:00
trace-commands.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tui-layout.c tui-disasm: Fix window content buffer overrun 2016-11-09 13:02:12 +01:00
tui-layout.exp tui-disasm: Fix window content buffer overrun 2016-11-09 13:02:12 +01:00
twice.c
twice.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
type-opaque-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
type-opaque-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
type-opaque.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
ui-redirect.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unload.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unload.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
unloadshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unloadshr2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
until-nodebug.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
until.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
unwindonsignal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unwindonsignal.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
valgrind-db-attach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-db-attach.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-disp-step.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-disp-step.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
value-double-free.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
value-double-free.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
varargs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
varargs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
vdso-warning.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vdso-warning.exp Fix PR gdb/20505 - Make vDSO detection work with core files 2016-08-22 20:05:09 +01:00
vforked-prog.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-datatypes.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-datatypes.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-ptr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-ptr.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-sideeffect.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-sideeffect.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-stub-define.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-stub.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-stub.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
volatile.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-bitfields.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-bitfields.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
watch-non-mem.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-non-mem.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
watch-read.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-read.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-vfork.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-vfork.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch_thread_num.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch_thread_num.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
watchpoint-cond-gone-stripped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-cond-gone.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-cond-gone.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
watchpoint-delete.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-delete.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-hw-hit-once.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-hw-hit-once.exp Fix PR threads/19422 - show which thread caused stop 2016-01-18 15:15:18 +00:00
watchpoint-hw.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-hw.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-reuse-slot.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-reuse-slot.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
watchpoint-solib-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-solib.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
watchpoint-stops-at-right-insn.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-stops-at-right-insn.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
watchpoint.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
watchpoints.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoints.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
wchar.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wchar.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
weaklib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
weaklib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
whatis-exp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
whatis.c gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR 2016-05-27 13:06:25 +01:00
whatis.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
wrong_frame_bt_full-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wrong_frame_bt_full-opaque.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wrong_frame_bt_full.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00