Bump the symtab space

This commit is contained in:
rearnsha 2005-02-12 09:51:05 +00:00
parent 6085be19d6
commit d8a87d92cb
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ31244,v 1.21 2005/02/12 09:49:40 rearnsha Exp $ # $NetBSD: IQ31244,v 1.22 2005/02/12 09:51:05 rearnsha Exp $
# #
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel # IQ31244 -- Intel IQ31244 Evaluation Board Kernel
# #
@ -136,7 +136,7 @@ options DIAGNOSTIC # internally consistency checks
options DDB # in-kernel debugger options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table #makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=200000 options SYMTAB_SPACE=360000
config netbsd root on ? type ? config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs config netbsd-wm0 root on wm0 type nfs