From owner-freebsd-hackers Sat Feb 24 06:21:37 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA05942 for hackers-outgoing; Sat, 24 Feb 1996 06:21:37 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA05937 for ; Sat, 24 Feb 1996 06:21:31 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id BAA06635; Sun, 25 Feb 1996 01:17:03 +1100 Date: Sun, 25 Feb 1996 01:17:03 +1100 From: Bruce Evans Message-Id: <199602241417.BAA06635@godzilla.zeta.org.au> To: Mattias.Gronlund@sa.erisoft.se, bde@zeta.org.au Subject: Re: Whither ddb Cc: freebsd-hackers@freefall.freebsd.org Sender: owner-hackers@FreeBSD.ORG Precedence: bulk >> Perhaps you have a very old boot loader that doesn't load symbol tables. >So that's why, I guess there isn't so many members in the coreteam >that runs netbooted. So I just have to se how to get netboot to >read the symboltable :-)... It just needs to load the symbols at the end of the bss and set some pointers. Bruce