Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Panic on Dockstar (sheevaplug) with netbsd-7



On 11/29/14 21:33, Andy Ruhl wrote:
On Sat, Nov 29, 2014 at 12:43 AM, Nick Hudson <skrll%netbsd.org@localhost> wrote:

netbsd.gdb is the kernel image with debug information. You can create it
with

     build.sh kernel.gdb=

or by adding

     makeoptions  DEBUG="-g"

to your config file.

Nick

No luck unfortunately. I have "-g" in the kernel config, it's on by
default. I tried building with kernel.gdb as well but still no luck. I'm
just getting ??:? every time for the addresses you asked for.

Are you using the netbsd.gdb in the kernel compile directory?

Nick


Home | Main Index | Thread Index | Old Index