Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 09:41:34 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Cc:        dima@tejblum.dnttm.rssi.ru, alpha@FreeBSD.ORG
Subject:   Re: Panic: warning: pmap_changebit didn't. 
Message-ID:  <14145.28047.475287.627514@grasshopper.cs.duke.edu>
In-Reply-To: <14145.16591.137760.96626G@ett.sat.t.u-tokyo.ac.jp>
References:  <14145.11959.719375.15587A@ett.sat.t.u-tokyo.ac.jp> <199905181007.OAA02466@tejblum.dnttm.rssi.ru> <14145.16591.137760.96626G@ett.sat.t.u-tokyo.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

Hidetoshi Shimokawa writes:
 > At Tue, 18 May 1999 14:07:02 +0400,
 > Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> wrote:
 > > 
 > > Hidetoshi Shimokawa wrote:
 > > > root@achat:/export/home/crash# gdb kernel.debug.13 vmcore.13
 > > 
 > > Try 'gdb -k'?
 > > 
 > > Dima
 > 
 > root@achat:/export/home/crash# /usr/bin/gdb -k kernel.debug.13 vmcore.13  
 > /usr/libexec/elf/gdb: unrecognized option `-k'
 > Use `/usr/libexec/elf/gdb --help' for a complete list of options.
 > 
 > I did make world yesterday.

My old, hacked-up gdb should still work.  
http://www.freebsd.org/~gallatin/gdb.gz

Just remember that it uses NetBSD 'target kcore' syntax:

# gdb /var/crash/kernel.0
<....>
(gdb) target kcore /var/crash/vmcore.0


Drew



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14145.28047.475287.627514>