update to reflect new hp merge files.
This commit is contained in:
parent
8e260d5270
commit
e8ff198e34
|
@ -1,3 +1,56 @@
|
||||||
|
Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
|
||||||
|
|
||||||
|
* gdb.base/all-types.c: new file.
|
||||||
|
* gdb.base/call-array-struct.c: new file.
|
||||||
|
* gdb.base/call-return-struct.c: new file.
|
||||||
|
* gdb.base/call-strings.c: new file.
|
||||||
|
* gdb.base/callfuncs2.c: new file.
|
||||||
|
* gdb.base/condbreak.c: new file.
|
||||||
|
* gdb.base/constvars.c: new file.
|
||||||
|
* gdb.base/display.c: new file.
|
||||||
|
* gdb.base/int-type.c: new file.
|
||||||
|
* gdb.base/jump.c: new file.
|
||||||
|
* gdb.base/miscexprs.c: new file.
|
||||||
|
* gdb.base/pointers.c: new file.
|
||||||
|
* gdb.base/pointers2.c: new file.
|
||||||
|
* gdb.base/shmain.c: new file.
|
||||||
|
* gdb.base/shr1.c: new file.
|
||||||
|
* gdb.base/shr2.c: new file.
|
||||||
|
* gdb.base/solib.c: new file.
|
||||||
|
* gdb.base/solib1.c: new file.
|
||||||
|
* gdb.base/solib2.c: new file.
|
||||||
|
* gdb.base/varargs.c: new file.
|
||||||
|
* gdb.c++/derivation.cc: new file.
|
||||||
|
* gdb.c++/overload.cc: new file.
|
||||||
|
* gdb.c++/ovldbreak.cc: new file.
|
||||||
|
* gdb.hp/attach.c: new file.
|
||||||
|
* gdb.hp/attach2.c: new file.
|
||||||
|
* gdb.hp/average.c: new file.
|
||||||
|
* gdb.hp/compiler.c: new file.
|
||||||
|
* gdb.hp/compiler.cc: new file.
|
||||||
|
* gdb.hp/execd-program.c: new file.
|
||||||
|
* gdb.hp/follow-exec.c: new file.
|
||||||
|
* gdb.hp/follow-fork.c: new file.
|
||||||
|
* gdb.hp/follow-vfork-and-exec.c: new file.
|
||||||
|
* gdb.hp/misc-hp.cc: new file.
|
||||||
|
* gdb.hp/more-steps.c: new file.
|
||||||
|
* gdb.hp/optimize.c: new file.
|
||||||
|
* gdb.hp/quicksort.c: new file.
|
||||||
|
* gdb.hp/run-hp.c: new file.
|
||||||
|
* gdb.hp/start-stop.c: new file.
|
||||||
|
* gdb.hp/sum.c: new file.
|
||||||
|
* gdb.hp/templates-hp.cc: new file.
|
||||||
|
* gdb.hp/thread-local-in-lib.c: new file.
|
||||||
|
* gdb.hp/thread-local-in-lib.h: new file.
|
||||||
|
* gdb.hp/thread-local-in-lib.lib.c: new file.
|
||||||
|
* gdb.hp/vforked-program.c: new file.
|
||||||
|
* gdb.hp/virtfunc-hp.cc: new file.
|
||||||
|
* gdb.hp/watchpoint-hp.c: new file.
|
||||||
|
* gdb.hp/xdb.c: new file.
|
||||||
|
* gdb.hp/xdb0.c: new file.
|
||||||
|
* gdb.hp/xdb0.h: new file.
|
||||||
|
* gdb.hp/xdb1.c: new file.
|
||||||
|
|
||||||
start-sanitize-gdbtk
|
start-sanitize-gdbtk
|
||||||
Wed Dec 30 08:52:58 1998 Keith Seitz <keiths@cygnus.com>
|
Wed Dec 30 08:52:58 1998 Keith Seitz <keiths@cygnus.com>
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,7 @@ Makefile.in
|
||||||
README
|
README
|
||||||
a1-selftest.exp
|
a1-selftest.exp
|
||||||
a2-run.exp
|
a2-run.exp
|
||||||
|
all-types.c
|
||||||
bar.c
|
bar.c
|
||||||
baz.c
|
baz.c
|
||||||
bitfields.c
|
bitfields.c
|
||||||
|
@ -36,16 +37,23 @@ break.c
|
||||||
break.exp
|
break.exp
|
||||||
callfuncs.c
|
callfuncs.c
|
||||||
callfuncs.exp
|
callfuncs.exp
|
||||||
|
callfuncs2.c
|
||||||
|
call-array-struct.c
|
||||||
|
call-return-struct.c
|
||||||
|
call-strings.c
|
||||||
commands.exp
|
commands.exp
|
||||||
compiler.c
|
compiler.c
|
||||||
|
condbreak.c
|
||||||
configure
|
configure
|
||||||
configure.in
|
configure.in
|
||||||
|
constvars.c
|
||||||
corefile.exp
|
corefile.exp
|
||||||
coremaker.c
|
coremaker.c
|
||||||
crossload.exp
|
crossload.exp
|
||||||
d10v.ld
|
d10v.ld
|
||||||
d10vovly.c
|
d10vovly.c
|
||||||
default.exp
|
default.exp
|
||||||
|
display.c
|
||||||
echo.exp
|
echo.exp
|
||||||
exprs.c
|
exprs.c
|
||||||
exprs.exp
|
exprs.exp
|
||||||
|
@ -59,6 +67,8 @@ i486-elf.u
|
||||||
i860-elf.u
|
i860-elf.u
|
||||||
interrupt.c
|
interrupt.c
|
||||||
interrupt.exp
|
interrupt.exp
|
||||||
|
int-type.c
|
||||||
|
jump.c
|
||||||
langs.exp
|
langs.exp
|
||||||
langs0.c
|
langs0.c
|
||||||
langs1.c
|
langs1.c
|
||||||
|
@ -77,6 +87,7 @@ m68k-elf.u
|
||||||
mips-ecoff.u
|
mips-ecoff.u
|
||||||
mips_pro.c
|
mips_pro.c
|
||||||
mips_pro.exp
|
mips_pro.exp
|
||||||
|
miscexprs.c
|
||||||
nodebug.c
|
nodebug.c
|
||||||
nodebug.exp
|
nodebug.exp
|
||||||
opaque.exp
|
opaque.exp
|
||||||
|
@ -86,6 +97,8 @@ overlays.c
|
||||||
overlays.exp
|
overlays.exp
|
||||||
ovlymgr.c
|
ovlymgr.c
|
||||||
ovlymgr.h
|
ovlymgr.h
|
||||||
|
pointers.c
|
||||||
|
pointers2.c
|
||||||
printcmds.c
|
printcmds.c
|
||||||
printcmds.exp
|
printcmds.exp
|
||||||
ptype.c
|
ptype.c
|
||||||
|
@ -109,10 +122,19 @@ setshow.c
|
||||||
setshow.exp
|
setshow.exp
|
||||||
setvar.c
|
setvar.c
|
||||||
setvar.exp
|
setvar.exp
|
||||||
|
shmain.c
|
||||||
|
shr1.c
|
||||||
|
shr2.c
|
||||||
sigall.c
|
sigall.c
|
||||||
sigall.exp
|
sigall.exp
|
||||||
signals.c
|
signals.c
|
||||||
signals.exp
|
signals.exp
|
||||||
|
smoke.c
|
||||||
|
solib.c
|
||||||
|
solib1.c
|
||||||
|
solib2.c
|
||||||
|
solib_implicitly_loaded.c
|
||||||
|
solib_indirect_call.c
|
||||||
sparc-aout.u
|
sparc-aout.u
|
||||||
sparc-elf.u
|
sparc-elf.u
|
||||||
structs2.c
|
structs2.c
|
||||||
|
@ -120,6 +142,7 @@ structs2.exp
|
||||||
term.exp
|
term.exp
|
||||||
twice.c
|
twice.c
|
||||||
twice.exp
|
twice.exp
|
||||||
|
varargs.c
|
||||||
watchpoint.c
|
watchpoint.c
|
||||||
watchpoint.exp
|
watchpoint.exp
|
||||||
whatis.c
|
whatis.c
|
||||||
|
|
|
@ -0,0 +1,63 @@
|
||||||
|
# .Sanitize for devo/gdb/testsuite/gdb.hp.
|
||||||
|
|
||||||
|
# Each directory to survive its way into a release will need a file
|
||||||
|
# like this one called "./.Sanitize". All keyword lines must exist,
|
||||||
|
# and must exist in the order specified by this file. Each directory
|
||||||
|
# in the tree will be processed, top down, in the following order.
|
||||||
|
|
||||||
|
# Hash started lines like this one are comments and will be deleted
|
||||||
|
# before anything else is done. Blank lines will also be squashed
|
||||||
|
# out.
|
||||||
|
|
||||||
|
# The lines between the "Do-first:" line and the "Things-to-keep:"
|
||||||
|
# line are executed as a /bin/sh shell script before anything else is
|
||||||
|
# done in this directory.
|
||||||
|
|
||||||
|
Do-first:
|
||||||
|
|
||||||
|
# All files listed between the "Things-to-keep:" line and the
|
||||||
|
# "Do-last:" line will be kept. All other files will be removed.
|
||||||
|
# Directories listed in this section will have their own Sanitize
|
||||||
|
# called. Directories not listed will be removed in their entirety
|
||||||
|
# with rm -rf.
|
||||||
|
|
||||||
|
Things-to-keep:
|
||||||
|
|
||||||
|
attach.c
|
||||||
|
attach2.c
|
||||||
|
average.c
|
||||||
|
compiler.c
|
||||||
|
compiler.cc
|
||||||
|
execd-program.c
|
||||||
|
follow-exec.c
|
||||||
|
follow-fork.c
|
||||||
|
follow-vfork-and-exec.c
|
||||||
|
misc-hp.cc
|
||||||
|
more-steps.c
|
||||||
|
optimize.c
|
||||||
|
quicksort.c
|
||||||
|
run-hp.c
|
||||||
|
start-stop.c
|
||||||
|
sum.c
|
||||||
|
templates-hp.cc
|
||||||
|
thread-local-in-lib.c
|
||||||
|
thread-local-in-lib.h
|
||||||
|
thread-local-in-lib.lib.c
|
||||||
|
vforked-program.c
|
||||||
|
virtfunc-hp.cc
|
||||||
|
watchpoint-hp.c
|
||||||
|
xdb.c
|
||||||
|
xdb0.c
|
||||||
|
xdb0.h
|
||||||
|
xdb1.c
|
||||||
|
|
||||||
|
|
||||||
|
Things-to-lose:
|
||||||
|
|
||||||
|
# The lines between the "Do-last:" line and the end of the file
|
||||||
|
# are executed as a /bin/sh shell script after everything else is
|
||||||
|
# done.
|
||||||
|
|
||||||
|
Do-last:
|
||||||
|
|
||||||
|
# eof
|
Loading…
Reference in New Issue