NetBSD-Bugs archive

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

Re: bin/46068: GDB can no longer display kernel addresses symbolically on i386



The following reply was made to PR bin/46068; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, 
netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/46068: GDB can no longer display kernel addresses symbolically 
on i386
Date: Thu, 23 Feb 2012 22:51:18 -0500

 On Feb 21,  8:20pm, gson%gson.org@localhost (Andreas Gustafsson) wrote:
 -- Subject: bin/46068: GDB can no longer display kernel addresses symbolicall
 
 
 How was that netbsd kernel created? It has:
 
 (gdb) maintenance info psymtabs 
 { objfile /net/shiny/u-6/christos/crash/netbsd ((struct objfile *) 0xbb9e2000)
   { psymtab 
/tmp/bracket/i386/work/2012.02.05.17.34.34/src/sys/conf/debugsyms.c 
     ((struct partial_symtab *) 0xbb307b44)
     readin no
     fullname (null)
     text addresses 0xc0296db4 -- 0xc0296dc5
     globals (* (struct partial_symbol **) 0xbb98e500 @ 1)
     statics (* (struct partial_symbol **) 0xbb907000 @ 213)
     dependencies (none)
   }
 }
 
 Which is really strange to me, because my netbsd.gdb has a whole bunch of
 them, and my netbsd has none...
 
 christos
 


Home | Main Index | Thread Index | Old Index