Variable locations in a loaded kernel (bsd.gdb)

Eli Zaretskii eliz@is.elta.co.il
Mon Aug 27 09:24:00 GMT 2001


On Mon, 27 Aug 2001, Joshua Lamorie wrote:

> 	I'm trying to find how a specific variable is referenced in an
> OpenBSD 2.8 kernel.  I build a kernel with symbols, and load it into gdb,
> however I can't find a way to see where a specific variable is stored
> (stack, memory, register etc...).  I can't run the kernel, and when I type
> 'p function::variable' it responds with...
> 
> No frame is currently executing in block scpshc_decompress.

Does the command "info address" help?



More information about the Gdb mailing list