Add suspend/resume support to the debugger.

This commit is contained in:
Nate Lawson 2004-05-25 02:56:55 +00:00
parent f3fc4f8b4a
commit f0dfade9f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129693

View File

@ -18,7 +18,7 @@ SRCS+= dbcmds.c dbdisply.c dbexec.c dbfileio.c \
exoparg2.c exoparg3.c exoparg6.c exprep.c \
exregion.c exresnte.c exresolv.c exresop.c \
exstore.c exstoren.c exstorob.c exsystem.c exutils.c \
hwacpi.c hwgpe.c hwregs.c \
hwacpi.c hwgpe.c hwregs.c hwsleep.c \
nsaccess.c nsalloc.c nsdump.c nseval.c \
nsinit.c nsload.c nsnames.c nsobject.c \
nsparse.c nssearch.c nsutils.c nswalk.c \