mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-08 02:08:40 +00:00
First cut.
This commit is contained in:
parent
2d797c084b
commit
eeadf5c220
286
gdb/.Sanitize
Normal file
286
gdb/.Sanitize
Normal file
@ -0,0 +1,286 @@
|
||||
# Sanitize.in for devo.
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# Each directory to survive it's 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
|
||||
|
||||
Do-first:
|
||||
|
||||
echo Sanitizing `pwd`...
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
# "Files-to-sed:" 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:
|
||||
|
||||
.gdbinit
|
||||
COPYING
|
||||
ChangeLog
|
||||
ChangeLog-3.x
|
||||
Convex.notes
|
||||
Makefile.dist
|
||||
Makefile.sdir
|
||||
Projects
|
||||
README
|
||||
TODO
|
||||
WHATS.NEW
|
||||
alldeps.mak
|
||||
alloca.c
|
||||
altos-xdep.c
|
||||
am29k-opcode.h
|
||||
am29k-pinsn.c
|
||||
am29k-tdep.c
|
||||
ansidecl.h
|
||||
arm-convert.s
|
||||
arm-opcode.h
|
||||
arm-pinsn.c
|
||||
arm-tdep.c
|
||||
arm-xdep.c
|
||||
blockframe.c
|
||||
breakpoint.c
|
||||
breakpoint.h
|
||||
coffread.c
|
||||
command.c
|
||||
command.h
|
||||
config.gdb
|
||||
configure
|
||||
configure.in
|
||||
convex-pinsn.c
|
||||
convex-tdep.c
|
||||
convex-xdep.c
|
||||
convx-opcode.h
|
||||
copying.awk
|
||||
copying.c
|
||||
core.c
|
||||
coredep.c
|
||||
cplus-dem.c
|
||||
createtags
|
||||
dbxread.c
|
||||
defs.h
|
||||
depend
|
||||
doc
|
||||
environ.c
|
||||
environ.h
|
||||
eval.c
|
||||
exec.c
|
||||
expprint.c
|
||||
expread.tab.c
|
||||
expread.y
|
||||
expression.h
|
||||
findvar.c
|
||||
frame.h
|
||||
gdbcmd.h
|
||||
gdbcore.h
|
||||
getpagesize.h
|
||||
gmalloc.c
|
||||
gmalloc.h
|
||||
gould-pinsn.c
|
||||
gould-xdep.c
|
||||
hp-include
|
||||
hp300ux-xdep.c
|
||||
i386-pinsn.c
|
||||
i386-stub.c
|
||||
i386-tdep.c
|
||||
i386-xdep.c
|
||||
i960-pinsn.c
|
||||
i960-tdep.c
|
||||
ieee-float.c
|
||||
ieee-float.h
|
||||
infcmd.c
|
||||
inferior.h
|
||||
inflow.c
|
||||
infptrace.c
|
||||
infrun.c
|
||||
infrun.hacked.c
|
||||
inftarg.c
|
||||
kdb-start.c
|
||||
m68k-opcode.h
|
||||
m68k-pinsn.c
|
||||
m68k-stub.c
|
||||
m68k-tdep.c
|
||||
m88k-opcode.h
|
||||
m88k-pinsn.c
|
||||
m88k-tdep.c
|
||||
m88k-xdep.c
|
||||
main.c
|
||||
mcheck.c
|
||||
mem-break.c
|
||||
mips-opcode.h
|
||||
mips-pinsn.c
|
||||
mips-tdep.c
|
||||
mips-xdep.c
|
||||
mipsread.c
|
||||
mtrace.awk
|
||||
mtrace.c
|
||||
munch
|
||||
news-xdep.c
|
||||
nindy-share
|
||||
nindy-tdep.c
|
||||
np1-opcode.h
|
||||
ns32k-opcode.h
|
||||
ns32k-pinsn.c
|
||||
param-no-tm.h
|
||||
param.h
|
||||
pn-opcode.h
|
||||
printcmd.c
|
||||
putenv.c
|
||||
pyr-opcode.h
|
||||
pyr-pinsn.c
|
||||
pyr-tdep.c
|
||||
pyr-xdep.c
|
||||
regex.c
|
||||
regex.h
|
||||
rem-multi.shar
|
||||
remote-eb.c
|
||||
remote-nindy.c
|
||||
remote-sa.sparc.c
|
||||
remote-vx.68.c
|
||||
remote-vx.c
|
||||
remote.c
|
||||
saber.suppress
|
||||
signals.h
|
||||
signame.c
|
||||
signame.h
|
||||
solib.c
|
||||
source.c
|
||||
sparc-opcode.h
|
||||
sparc-pinsn.c
|
||||
sparc-tdep.c
|
||||
sparc-xdep.c
|
||||
stack.c
|
||||
standalone.c
|
||||
stddef.h
|
||||
stdlib.h
|
||||
stuff.c
|
||||
sun3-xdep.c
|
||||
sun386-xdep.c
|
||||
symfile.c
|
||||
symfile.h
|
||||
symm-tdep.c
|
||||
symm-xdep.c
|
||||
symmisc.c
|
||||
symtab.c
|
||||
symtab.h
|
||||
tahoe-opcode.h
|
||||
tahoe-pinsn.c
|
||||
target.c
|
||||
target.h
|
||||
tconfig
|
||||
tdesc.c
|
||||
tdesc.h
|
||||
terminal.h
|
||||
tests
|
||||
tm-29k.h
|
||||
tm-3b1.h
|
||||
tm-68k.h
|
||||
tm-88k.h
|
||||
tm-altos.h
|
||||
tm-altosgas.h
|
||||
tm-arm.h
|
||||
tm-bigmips.h
|
||||
tm-convex.h
|
||||
tm-hp300bsd.h
|
||||
tm-hp300hpux.h
|
||||
tm-i386v-g.h
|
||||
tm-i386v.h
|
||||
tm-i960.h
|
||||
tm-isi.h
|
||||
tm-merlin.h
|
||||
tm-mips.h
|
||||
tm-news.h
|
||||
tm-nindy960.h
|
||||
tm-np1.h
|
||||
tm-pn.h
|
||||
tm-pyr.h
|
||||
tm-sparc.h
|
||||
tm-sun2.h
|
||||
tm-sun2os4.h
|
||||
tm-sun3.h
|
||||
tm-sun386.h
|
||||
tm-sun3os4.h
|
||||
tm-sun4os4.h
|
||||
tm-sunos.h
|
||||
tm-symmetry.h
|
||||
tm-tahoe.h
|
||||
tm-umax.h
|
||||
tm-vax.h
|
||||
tm-vx68.h
|
||||
tm-vx960.h
|
||||
umax-xdep.c
|
||||
utils.c
|
||||
valarith.c
|
||||
valops.c
|
||||
valprint.c
|
||||
value.h
|
||||
values.c
|
||||
vax-opcode.h
|
||||
vax-pinsn.c
|
||||
vx-share
|
||||
xconfig
|
||||
xm-3b1.h
|
||||
xm-88k.h
|
||||
xm-altos.h
|
||||
xm-arm.h
|
||||
xm-bigmips.h
|
||||
xm-convex.h
|
||||
xm-hp300bsd.h
|
||||
xm-hp300hpux.h
|
||||
xm-i386sco.h
|
||||
xm-i386v.h
|
||||
xm-i386v32.h
|
||||
xm-isi.h
|
||||
xm-merlin.h
|
||||
xm-mips.h
|
||||
xm-news.h
|
||||
xm-news1000.h
|
||||
xm-np1.h
|
||||
xm-pn.h
|
||||
xm-pyr.h
|
||||
xm-sparc.h
|
||||
xm-sun2.h
|
||||
xm-sun3.h
|
||||
xm-sun386.h
|
||||
xm-sun3os4.h
|
||||
xm-sun4os4.h
|
||||
xm-symmetry.h
|
||||
xm-tahoe.h
|
||||
xm-umax.h
|
||||
xm-vax.h
|
||||
|
||||
Do-last:
|
||||
|
||||
echo Done in `pwd`.
|
||||
|
||||
#
|
||||
#
|
||||
# $Log$
|
||||
# Revision 2.1 1991/05/23 22:06:18 rich
|
||||
# First cut.
|
||||
#
|
||||
# Revision 1.2 1991/05/23 21:15:10 rich
|
||||
# Added bfd.
|
||||
#
|
||||
# Revision 1.1 1991/05/23 17:32:34 rich
|
||||
# Initial revision
|
||||
#
|
||||
# Revision 1.1 1991/05/23 17:18:12 rich
|
||||
# Initial revision
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
# End of file.
|
Loading…
x
Reference in New Issue
Block a user