0239d9b328
* Makefile.in (SFILES_MAINDIR): Add new file maint.c. * Makefile.in (OBS): Add new file maint.o. * defs.h (command_class): Add class_maintenance. * defs.h (MAINTENANCE_CMDS): Default to including maintenance commands. Allow for them (and other nonessential parts of gdb) to be selectively left out under special circumstances. * gdbtypes.c (recursive_dump_type): New function; supports maintenance print-type command. * gdbtypes.h (recursive_dump_type, maintenance_print_type): Add prototypes. * main.c (maintenancelist, maintenanceinfolist): Add maintenance command lists. * main.c (initialize_cmd_lists): Eliminate unnecessary casts on initializers. Add initializations for setprintlist, showprintlist, setchecklist, showchecklist, maintenancelist, and maintenanceinfolist. * printcmd.c (maintenance_print_type): New maintenance cmd. * valprint.c (setprintlist, showprintlist): Move to main.c, as implied by comment that all cmd lists are owned by main.c. * infcmd.c (unsetlist): Move to main.c, as implied by comment that all cmd lists are owned by main.c. * language.c (setchecklist, showchecklist): Move to main.c, as implied by comment that all cmd lists are owned by main.c * breakpoint.c (enablelist, enablebreaklist, disablelist, cmdlist, deletelist): Remove redundant declarations (also in gdbcmd.h). * symmisc.c (printsyms_command): Now maintenance_print_symbols. * symmisc.c (printmsyms_command): Now maintenance_print_msymbols. * symmisc.c (printpsyms_command): Now maintenance_print_psymbols. * symmisc.c (printobjfiles_command): Now maintenance_print_objfiles. * symtab.h (maintenance_print_symbols, maintenance_print_psymbols, maintenance_print_msymbols, maintenance_print_objfiles): Add prototypes. * symmisc.c (printsyms_command, printpsyms_command, printmsyms_command, printobjfiles_command): Removed from _initialize_symmisc. * main.c (dump_me_command): Moved to maint.c and renamed to maintenance_dump_me. * breakpoint.c (all_breakpoints_info): Rename to maintenance_info_breakpoints. * breakpoint.c (_initialize_breakpoint): Convert add_info of all_breakpoints_info to add maintenance_info_breakpoints to the maintenanceinfolist instead. main.c (initialize_main): Set up maintenance class commands.
315 lines
4.1 KiB
Text
315 lines
4.1 KiB
Text
# .Sanitize for devo/gdb.
|
|
# $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:
|
|
|
|
# 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
|
|
ChangeLog-9091
|
|
Convex.notes
|
|
Makefile.in
|
|
Projects
|
|
README
|
|
TODO
|
|
WHATS.NEW
|
|
a68v-xdep.c
|
|
alldeps.mak
|
|
alloca.c
|
|
altos-xdep.c
|
|
am29k-opcode.h
|
|
am29k-pinsn.c
|
|
am29k-tdep.c
|
|
arm-convert.s
|
|
arm-pinsn.c
|
|
arm-tdep.c
|
|
arm-xdep.c
|
|
blockframe.c
|
|
breakpoint.c
|
|
breakpoint.h
|
|
buildsym.c
|
|
buildsym.h
|
|
c-exp.y
|
|
call-cmds.h
|
|
coffread.c
|
|
command.c
|
|
command.h
|
|
config
|
|
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
|
|
demangle.h
|
|
depend
|
|
doc
|
|
dwarfread.c
|
|
elfread.c
|
|
environ.c
|
|
environ.h
|
|
eval.c
|
|
exec.c
|
|
expprint.c
|
|
expression.h
|
|
findvar.c
|
|
frame.h
|
|
gdb.1
|
|
gdbcmd.h
|
|
gdbcore.h
|
|
gdbtypes.c
|
|
gdbtypes.h
|
|
go32-xdep.c
|
|
gould-pinsn.c
|
|
gould-xdep.c
|
|
h8300-tdep.c
|
|
hp300ux-xdep.c
|
|
hppa-coredep.c
|
|
hppa-pinsn.c
|
|
hppabsd-core.c
|
|
hppabsd-tdep.c
|
|
hppabsd-xdep.c
|
|
hppahpux-tdep.c
|
|
hppahpux-xdep.c
|
|
i386-pinsn.c
|
|
i386-stub.c
|
|
i386-tdep.c
|
|
i386-xdep.c
|
|
i387-tdep.c
|
|
i960-pinsn.c
|
|
i960-tdep.c
|
|
ieee-float.c
|
|
ieee-float.h
|
|
infcmd.c
|
|
inferior.h
|
|
inflow.c
|
|
infptrace.c
|
|
infrun.c
|
|
inftarg.c
|
|
kdb-start.c
|
|
language.c
|
|
language.h
|
|
m2-exp.y
|
|
m68k-pinsn.c
|
|
m68k-stub.c
|
|
m68k-tdep.c
|
|
m88k-pinsn.c
|
|
m88k-tdep.c
|
|
m88k-xdep.c
|
|
mach386-xdep.c
|
|
main.c
|
|
maint.c
|
|
mem-break.c
|
|
minimon.h
|
|
minsyms.c
|
|
mips-pinsn.c
|
|
mips-tdep.c
|
|
mips-xdep.c
|
|
mipsread.c
|
|
munch
|
|
news-xdep.c
|
|
nindy-share
|
|
nindy-tdep.c
|
|
ns32k-opcode.h
|
|
ns32k-pinsn.c
|
|
objfiles.c
|
|
objfiles.h
|
|
os68k-xdep.c
|
|
parse.c
|
|
parser-defs.h
|
|
partial-stab.h
|
|
printcmd.c
|
|
procfs.c
|
|
putenv.c
|
|
pyr-pinsn.c
|
|
pyr-tdep.c
|
|
pyr-xdep.c
|
|
regex.c
|
|
regex.h
|
|
rem-multi.shar
|
|
remote-adapt.c
|
|
remote-eb.c
|
|
remote-hms.c
|
|
remote-mm.c
|
|
remote-nindy.c
|
|
remote-vx.c
|
|
remote.c
|
|
rs6000-pinsn.c
|
|
rs6000-tdep.c
|
|
rs6000-xdep.c
|
|
saber.suppress
|
|
signals.h
|
|
solib.c
|
|
solib.h
|
|
source.c
|
|
sparc-pinsn.c
|
|
sparc-tdep.c
|
|
sparc-xdep.c
|
|
stack.c
|
|
standalone.c
|
|
stuff.c
|
|
serial.h
|
|
ser-termios.c
|
|
ser-go32.c
|
|
sun3-xdep.c
|
|
sun386-xdep.c
|
|
symfile.c
|
|
symfile.h
|
|
symm-tdep.c
|
|
symm-xdep.c
|
|
symmisc.c
|
|
symtab.c
|
|
symtab.h
|
|
tahoe-pinsn.c
|
|
target.c
|
|
target.h
|
|
terminal.h
|
|
tm-29k.h
|
|
tm-3b1.h
|
|
tm-68k.h
|
|
tm-h8300.h
|
|
tm-m88k.h
|
|
tm-altos.h
|
|
tm-altosgas.h
|
|
tm-amix.h
|
|
tm-arm.h
|
|
tm-bigmips.h
|
|
tm-convex.h
|
|
tm-delta88.h
|
|
tm-hp300bsd.h
|
|
tm-hp300hpux.h
|
|
tm-hppabsd.h
|
|
tm-hppahpux.h
|
|
tm-i386v-g.h
|
|
tm-i386v.h
|
|
tm-i386v4.h
|
|
tm-i960.h
|
|
tm-irix3.h
|
|
tm-isi.h
|
|
tm-linux.h
|
|
tm-merlin.h
|
|
tm-mips.h
|
|
tm-news.h
|
|
tm-nindy960.h
|
|
tm-np1.h
|
|
tm-os68k.h
|
|
tm-pn.h
|
|
tm-pyr.h
|
|
tm-rs6000.h
|
|
tm-sparc.h
|
|
tm-stratus.h
|
|
tm-sun2.h
|
|
tm-sun2os4.h
|
|
tm-sun3.h
|
|
tm-sun386.h
|
|
tm-sun3os4.h
|
|
tm-sun4os4.h
|
|
tm-sun4os5.h
|
|
tm-sun4sol2.h
|
|
tm-sunos.h
|
|
tm-symmetry.h
|
|
tm-sysv4.h
|
|
tm-tahoe.h
|
|
tm-ultra3.h
|
|
tm-umax.h
|
|
tm-vax.h
|
|
tm-vx68.h
|
|
tm-vx960.h
|
|
ultra3-xdep.c
|
|
umax-xdep.c
|
|
utils.c
|
|
valarith.c
|
|
valops.c
|
|
valprint.c
|
|
value.h
|
|
values.c
|
|
vax-pinsn.c
|
|
vx-share
|
|
xcoffexec.c
|
|
xcoffread.c
|
|
xcoffsolib.c
|
|
xcoffsolib.h
|
|
xm-3b1.h
|
|
xm-altos.h
|
|
xm-amix.h
|
|
xm-apollo68v.h
|
|
xm-arm.h
|
|
xm-bigmips.h
|
|
xm-convex.h
|
|
xm-delta88.h
|
|
xm-go32.h
|
|
xm-hp300bsd.h
|
|
xm-hp300hpux.h
|
|
xm-hppabsd.h
|
|
xm-hppahpux.h
|
|
xm-i386mach.h
|
|
xm-i386sco.h
|
|
xm-i386v.h
|
|
xm-i386v4.h
|
|
xm-i386v32.h
|
|
xm-irix3.h
|
|
xm-irix4.h
|
|
xm-isi.h
|
|
xm-linux.h
|
|
xm-m68k.h
|
|
xm-m88k.h
|
|
xm-merlin.h
|
|
xm-mips.h
|
|
xm-news.h
|
|
xm-news1000.h
|
|
xm-np1.h
|
|
xm-pn.h
|
|
xm-pyr.h
|
|
xm-rs6000.h
|
|
xm-rtbsd.h
|
|
xm-sparc.h
|
|
xm-stratus.h
|
|
xm-sun2.h
|
|
xm-sun3.h
|
|
xm-sun386.h
|
|
xm-sun3os4.h
|
|
xm-sun4os4.h
|
|
xm-sun4os5.h
|
|
xm-sun4sol2.h
|
|
xm-symmetry.h
|
|
xm-sysv4.h
|
|
xm-tahoe.h
|
|
xm-ultra3.h
|
|
xm-umax.h
|
|
xm-vax.h
|
|
xm-vaxbsd.h
|
|
xm-vaxult.h
|
|
|
|
Do-last:
|
|
|
|
# End of file.
|