Subject: re: DEBUG/DIAGNOSTIC/LOCKDEBUG by default To: Joerg Sonnenberger <joerg@britannica.bec.de> From: matthew green <mrg@eterna.com.au> List: tech-kern Date: 11/07/2007 03:24:40
note that currently if you build a kernel with -g you end up with
a large netbsd.gdb and smaller netbsd. the latter is what you boot
but the former you feed to gdb.
i do this with all my kernels..
.mrg.