binutils-gdb/gdb/testsuite/gdb.base
Thiago Jung Bauermann 218d2fc650 gdb/
* valarith.c (value_equal_contents): New function.
	* value.h (value_equal_contents): Declare.
	* breakpoint.c (watchpoint_check): Use value_equal_contents
	instead of value_equal.

gdb/testsuite/
	* gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
	(top level): Call test_watchpoint_in_big_blob.
	* gdb.base/watchpoint.c (buf): Change size to value too big for hardware
	watchpoints.
	(func3): Write to buf.
2009-12-30 17:33:35 +00:00
..
Makefile.in Implementing catch syscall. 2009-09-15 03:30:08 +00:00
a2-run.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
advance.c 2003-02-01 Michael Chastain <mec@shout.net> 2003-02-03 16:07:31 +00:00
advance.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
all-bin.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
all-types.c
annota1.c
annota1.exp * gdb.base/annota1.exp: Remove obsolete match_max increase. 2009-10-06 15:12:06 +00:00
annota3.c 2003-08-02 Andrew Cagney <cagney@redhat.com> 2003-08-03 01:57:13 +00:00
annota3.exp * gdb.base/annota1.exp: Remove obsolete match_max increase. 2009-10-06 15:12:06 +00:00
args.c * gdb.base/args.c (main): Add breakpoint marker. 2006-09-15 20:06:42 +00:00
args.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arithmet.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arrayidx.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arrayidx.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
assign.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
async.c
async.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
attach.c
attach.exp 2009-10-19 Pedro Alves <pedro@codesourcery.com> 2009-10-19 09:51:43 +00:00
attach2.c
auxv.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
auxv.exp Fix a racy FAIL. 2009-03-22 21:11:45 +00:00
average.c
bang.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bar.c
baz.c
bfp-test.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bfp-test.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bigcore.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bigcore.exp gdb/testsuite/ 2009-11-30 22:56:34 +00:00
bitfields.c PR gdb/10565 2009-08-28 18:50:49 +00:00
bitfields.exp PR gdb/10565 2009-08-28 18:50:49 +00:00
bitfields2.c * gdb.base/bitfields2.exp: New test. 2004-11-29 09:11:20 +00:00
bitfields2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bitops.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
branches.c
break-always.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
break-always.exp 2009-05-29 Michael Snyder <msnyder@vmware.com> 2009-06-01 19:31:52 +00:00
break.c * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
break.exp gdb/ 2009-06-28 00:20:24 +00:00
break1.c testsuite/ 2009-11-12 19:39:53 +00:00
breakpoint-shadow.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
breakpoint-shadow.exp gdb/testsuite/ 2009-09-29 19:24:46 +00:00
call-ar-st.c
call-ar-st.exp * gdb.base/funcargs.exp: Set print frame-arguments to "all". 2009-04-01 22:08:03 +00:00
call-rt-st.c * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield 2003-10-13 09:13:43 +00:00
call-rt-st.exp gdb 2009-07-07 21:33:50 +00:00
call-sc.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
call-sc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
call-signal-resume.exp * dummy-frame.c (dummy_frame): Replace regcache member with 2009-01-19 19:05:01 +00:00
call-signals.c * dummy-frame.c (dummy_frame): Replace regcache member with 2009-01-19 19:05:01 +00:00
call-strs.c
call-strs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
callexit.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
callexit.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
callfuncs.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
callfuncs.exp gdb 2009-07-07 21:33:50 +00:00
catch-syscall.c Forgot to add these files. They are referent to the last commit, 2009-09-15 03:32:06 +00:00
catch-syscall.exp * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir) 2009-11-22 22:57:24 +00:00
charset.c gdb 2009-09-25 20:53:14 +00:00
charset.exp gdb 2009-09-25 21:39:53 +00:00
checkpoint.c * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to 2009-10-01 15:39:13 +00:00
checkpoint.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
chng-syms.c New test to check that GDB does not crash due to memory corruption 2004-01-29 11:15:44 +00:00
chng-syms.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
code-expr.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
commands.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
completion.exp 2009-12-28 Stan Shebs <stan@codesourcery.com> 2009-12-28 23:39:10 +00:00
complex.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
complex.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cond-expr.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
condbreak.exp gdb/ 2009-12-23 23:18:08 +00:00
consecutive.c
consecutive.exp 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-10-21 18:02:27 +00:00
constvars.c * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
constvars.exp gdb 2009-07-07 21:33:50 +00:00
corefile.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
coremaker.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
coremaker2.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cursal.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cursal.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cvexpr.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cvexpr.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
d10v.ld
d10vovly.c
dbx.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
default.exp testsuite/ChangeLog 2009-09-17 17:49:46 +00:00
define.exp * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
del.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
del.exp 2009-08-24 Michael Snyder <msnyder@vmware.com> 2009-08-24 20:27:17 +00:00
detach.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
dfp-exprs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
dfp-test.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
dfp-test.exp * gdb.base/remote.exp (get_sizeof): Remove. 2009-02-13 16:13:47 +00:00
display.c gdb/testsuite/ 2009-11-13 21:59:00 +00:00
display.exp gdb/testsuite/ 2009-11-13 21:59:00 +00:00
dump.c * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include 2004-01-24 18:25:06 +00:00
dump.exp * gdb.base/dump.exp: Pass difference of pointer types instead 2009-09-27 20:42:40 +00:00
echo.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ena-dis-br.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ending-run.c
ending-run.exp * gdb.base/ending-run.exp: Restrict regular expression matching 2009-09-03 22:03:21 +00:00
environ.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
eval-skip.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
exe-lock.exp * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix 2009-06-25 22:40:23 +00:00
execd-prog.c
expand-psymtabs.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
expand-psymtabs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
exprs.c
exprs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
fileio.c * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to 2009-10-01 15:39:13 +00:00
fileio.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
find.c * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
find.exp * gdb.base/find.exp: Set newline variable 2009-01-27 08:22:23 +00:00
finish.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
fixsection.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
fixsection.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
fixsectshr.c gdb/ 2008-05-16 12:58:49 +00:00
float.exp * NEWS: Mention ARM VFP support. 2009-07-28 18:26:51 +00:00
foll-exec.c
foll-exec.exp 2009-10-19 Pedro Alves <pedro@codesourcery.com> 2009-10-19 09:51:43 +00:00
foll-fork.c gdb/testsuite/ 2009-11-30 22:55:27 +00:00
foll-fork.exp gdb/testsuite/ 2009-11-30 22:55:27 +00:00
foll-vfork.c
foll-vfork.exp 2009-10-19 Pedro Alves <pedro@codesourcery.com> 2009-10-19 09:51:43 +00:00
foo.c
frame-args.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
frame-args.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
freebpcmd.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
freebpcmd.exp gdb/testsuite/ 2009-11-13 22:25:00 +00:00
fullname.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
fullname.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
funcargs.c
funcargs.exp * gdb.base/funcargs.exp: Set print frame-arguments to "all". 2009-04-01 22:08:03 +00:00
gcore-buffer-overflow.c * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gcore-buffer-overflow.exp * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gcore.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gcore.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1056.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1090.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1090.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1250.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1250.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1555-main.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1555.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1555.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1821.c * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
gdb1821.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb_history * gdb.base/readline.exp: Add tests for operate-and-get-next with a 2003-06-08 13:14:05 +00:00
gdbvars.c ChangeLog: 2009-08-19 13:00:29 +00:00
gdbvars.exp ChangeLog: 2009-08-19 13:00:29 +00:00
grbx.c
hashline1.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hashline2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hashline3.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hbreak.c gdb/testsuite/ 2009-10-07 19:52:28 +00:00
hbreak.exp gdb/ 2009-11-27 16:12:00 +00:00
help.exp gdb/ChangeLog: 2009-11-23 18:44:11 +00:00
hook-stop-continue.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hook-stop-continue.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hook-stop-frame.c * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update 2009-01-23 16:01:46 +00:00
hook-stop-frame.exp * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update 2009-01-23 16:01:46 +00:00
huge.c * gdb.base/huge.c: Allow CRASH_GDB to be set from command 2006-07-04 09:40:28 +00:00
huge.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ifelse.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
included.c * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
included.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
included.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
infnan.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
infnan.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
info-proc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
info-target.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
int-type.c
interp.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
interrupt.c PR gdb/9346 2009-01-20 15:33:14 +00:00
interrupt.exp PR gdb/9346 2009-01-20 15:33:14 +00:00
jump.c
jump.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
langs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
langs0.c
langs1.c
langs1.f
langs2.c
langs2.cxx
lineinc.c * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h, 2004-05-07 09:16:29 +00:00
lineinc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
lineinc1.h * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h, 2004-05-07 09:16:29 +00:00
lineinc2.h * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h, 2004-05-07 09:16:29 +00:00
lineinc3.h * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h, 2004-05-07 09:16:29 +00:00
list.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
list0.c
list0.h
list1.c
logical.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
long_long.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
long_long.exp * gdb.base/long_long.exp: Permit leading zeros on floating-point 2009-11-11 20:01:24 +00:00
longjmp.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
longjmp.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
m32r.ld
m32rovly.c
macscp.exp testsuite/ 2009-11-12 19:37:40 +00:00
macscp1.c gdb 2008-12-11 18:30:28 +00:00
macscp2.h
macscp3.h
macscp4.h
maint.exp 2009-10-19 Pedro Alves <pedro@codesourcery.com> 2009-10-19 09:51:43 +00:00
mips_pro.c
mips_pro.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
miscexprs.c 2003-01-03 Michael Chastain <mec@shout.net> 2003-01-04 04:07:16 +00:00
miscexprs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
multi-forks.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
multi-forks.exp 2009-10-19 Pedro Alves <pedro@codesourcery.com> 2009-10-19 09:51:43 +00:00
nodebug.c
nodebug.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nofield.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nofield.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
opaque.exp * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name. 2009-11-02 15:59:01 +00:00
opaque0.c
opaque1.c
overlays.c
overlays.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ovlymgr.c * gdb.base/overlays.exp: Add support for targets with only code 2007-05-11 20:00:29 +00:00
ovlymgr.h
page.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pc-fp.c
pc-fp.exp 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-10-21 18:02:27 +00:00
pending.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pending.exp * gdb.base/pending.exp: Use gdb_run_cmd to start the program 2009-11-13 20:01:07 +00:00
pendshr.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pi.txt 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:29:26 +00:00
pie-support.c 2009-08-04 Thiago Jung Bauermann <thiago.bauermann@gmail.com> 2009-08-04 20:41:13 +00:00
pie-support.exp * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile. 2009-09-27 20:40:23 +00:00
pointers.c gdb 2008-10-30 21:44:15 +00:00
pointers.exp * gdb.base/long_long.exp: Permit leading zeros on floating-point 2009-11-11 20:01:24 +00:00
pr11022.c ChangeLog: 2009-12-03 17:47:08 +00:00
pr11022.exp ChangeLog: 2009-12-03 17:47:08 +00:00
prelink-lib.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
prelink.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
prelink.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
printcmds.c
printcmds.exp gdb 2009-07-07 21:33:50 +00:00
prologue.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
prologue.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
psymtab.exp * gdb.base/psymtab.exp: Turn off pending breakpoints. 2009-06-26 16:08:20 +00:00
psymtab1.c 2003-01-03 David Carlton <carlton@math.stanford.edu> 2003-01-03 20:55:46 +00:00
psymtab2.c 2003-01-03 David Carlton <carlton@math.stanford.edu> 2003-01-03 20:55:46 +00:00
ptr-typedef.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ptr-typedef.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ptype.c * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
ptype.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ptype1.c Reviewed and approved by Jim Blandy 2006-01-04 14:46:17 +00:00
radix.exp 2009-01-23 Pedro Alves <pedro@codesourcery.com> 2009-01-23 18:47:46 +00:00
randomize.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
randomize.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
readline.exp gdb/testsuite/ 2009-07-13 19:24:18 +00:00
recurse.c
recurse.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
regs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
relational.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
relativedebug.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
relativedebug.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
relocate.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
relocate.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
remote.c
remote.exp gdb/testsuite/ 2009-11-13 22:33:50 +00:00
remotetimeout.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
reread.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
reread1.c
reread2.c
restore.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
restore.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
return-nodebug.c * return-nodebug.c: Don't include stdio.h. 2009-03-18 15:36:01 +00:00
return-nodebug.exp * return-nodebug.c: Don't include stdio.h. 2009-03-18 15:36:01 +00:00
return-nodebug1.c * return-nodebug.c: Don't include stdio.h. 2009-03-18 15:36:01 +00:00
return.c
return.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
return2.c
return2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
run.c
savedregs.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
savedregs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
scope.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
scope0.c * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
scope1.c * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
sect-cmd.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
sep-proc.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sep.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sep.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sepdebug.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sepdebug.exp gdb/ 2009-11-02 14:59:53 +00:00
sepdebug2.c gdb/ 2009-11-02 14:55:05 +00:00
sepsymtab.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sepsymtab.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
set-lang-auto.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
setshow.c
setshow.exp gdb 2009-08-07 23:28:13 +00:00
setvar.c
setvar.exp gdb 2009-07-07 21:33:50 +00:00
shlib-call.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
shmain.c
shr1.c * src/gdb/testsuite/gdb.base/shr1.c: Use %p in format string. 2009-10-01 21:33:24 +00:00
shr2.c
shreloc.c Shared-object relocation tests 2003-06-09 21:23:53 +00:00
shreloc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
shreloc1.c * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for 2005-05-18 01:38:46 +00:00
shreloc2.c * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for 2005-05-18 01:38:46 +00:00
sigall.c * gdb.base/sigall.c (main): Ensure all signals aren't blocked. 2008-02-03 00:42:55 +00:00
sigall.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigaltstack.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigaltstack.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigbpt.c 2009-02-05 Tristan Gingold <gingold@adacore.com> 2009-02-05 13:59:18 +00:00
sigbpt.exp 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-10-21 18:02:27 +00:00
sigchld.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigchld.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
siginfo-addr.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
siginfo-addr.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
siginfo-obj.c 2009-02-06 Pedro Alves <pedro@codesourcery.com> 2009-02-06 22:59:01 +00:00
siginfo-obj.exp 2009-02-06 Pedro Alves <pedro@codesourcery.com> 2009-02-06 22:59:01 +00:00
siginfo.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
siginfo.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
signals.c
signals.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
signull.c 2009-02-05 Tristan Gingold <gingold@adacore.com> 2009-02-05 13:59:18 +00:00
signull.exp 2009-02-05 Tristan Gingold <gingold@adacore.com> 2009-02-05 13:59:18 +00:00
sigrepeat.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigrepeat.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigstep.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sigstep.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sizeof.c 2003-03-29 Andrew Cagney <cagney@redhat.com> 2003-03-30 04:08:16 +00:00
sizeof.exp * lib/gdb.exp (get_valueof): Accept anything as a return value. 2009-02-13 23:37:24 +00:00
so-disc-shr.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
so-impl-ld.c
so-impl-ld.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
so-indr-cl.c
so-indr-cl.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-disc.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-disc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-display-lib.c 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-03-05 23:45:14 +00:00
solib-display-main.c 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-03-05 23:45:14 +00:00
solib-display.exp 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-03-18 05:43:55 +00:00
solib-overlap-lib.c gdb/testsuite/ 2009-09-01 12:06:55 +00:00
solib-overlap-main.c gdb/testsuite/ 2009-09-01 12:06:55 +00:00
solib-overlap.exp gdb/testsuite/ 2009-09-01 12:06:55 +00:00
solib-symbol-lib.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-symbol-main.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-symbol.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-weak.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib-weak.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib.c
solib.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
solib1.c
solib2.c
source-error.gdb * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
source.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
spu.ld * gdb.base/overlays.exp: Add support for targets with only code 2007-05-11 20:00:29 +00:00
ss.h
stack-checking.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
stack-checking.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
start.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
start.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
step-break.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
step-break.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
step-bt.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
step-bt.exp 2009-08-24 Michael Snyder <msnyder@vmware.com> 2009-08-24 20:27:17 +00:00
step-line.c * gdb.base/step-line.c: Switch license to GPL version 3, and 2007-08-18 02:13:15 +00:00
step-line.exp * gdb.base/step-line.exp: Copy step-line.inp to the remote host. 2009-11-12 15:15:26 +00:00
step-line.inp * gdb.base/step-line.c: Switch license to GPL version 3, and 2007-08-18 02:13:15 +00:00
step-test.c
step-test.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
store.c * gdb.base/store.c (charest): New typedef. 2003-07-03 13:55:22 +00:00
store.exp * gdb.base/store.exp (check_set): Fix typo in expected value message. 2009-09-03 21:44:49 +00:00
structs.c gdb/testsuite/ 2009-12-03 11:40:18 +00:00
structs.exp gdb/testsuite/ 2009-12-03 11:40:18 +00:00
structs2.c
structs2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
structs3.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
structs3.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
subst.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
sum.c
term.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
trace-commands.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
twice.c
twice.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
type-opaque-lib.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
type-opaque-main.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
type-opaque.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
unload.c gdb/ 2009-12-23 22:24:51 +00:00
unload.exp gdb/ 2009-12-23 22:24:51 +00:00
unloadshr.c gdb/ 2009-12-23 22:24:51 +00:00
unloadshr2.c gdb/ 2009-12-23 22:24:51 +00:00
until.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
unwindonsignal.c * dummy-frame.c (dummy_frame): Replace regcache member with 2009-01-19 19:05:01 +00:00
unwindonsignal.exp * dummy-frame.c (dummy_frame): Replace regcache member with 2009-01-19 19:05:01 +00:00
value-double-free.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
value-double-free.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
varargs.c
varargs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
vforked-prog.c
volatile.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
watch-vfork.c * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files. 2009-11-15 20:14:00 +00:00
watch-vfork.exp * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files. 2009-11-15 20:14:00 +00:00
watch_thread_num.c * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
watch_thread_num.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
watchpoint-hw-hit-once.c gdb/ 2009-11-20 19:57:29 +00:00
watchpoint-hw-hit-once.exp gdb/ 2009-11-27 16:12:00 +00:00
watchpoint-hw.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
watchpoint-hw.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
watchpoint-solib-shr.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
watchpoint-solib.c * src/gdb/testsuite/gdb.base/shr1.c: Use %p in format string. 2009-10-01 21:33:24 +00:00
watchpoint-solib.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
watchpoint.c gdb/ 2009-12-30 17:33:35 +00:00
watchpoint.exp gdb/ 2009-12-30 17:33:35 +00:00
watchpoints.c * gdb.base/watchpoints.c: Add copyright header. Reformat one 2009-10-07 18:17:32 +00:00
watchpoints.exp * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints 2009-09-29 13:02:58 +00:00
weaklib1.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
weaklib2.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
whatis-exp.exp gdb/testsuite/ 2009-07-13 19:20:39 +00:00
whatis.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
whatis.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00