tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: UVM typedef struct
On Tue, Aug 11, 2009 at 12:42:33PM -0500, Eric Haszlakiewicz wrote:
> > struct proc {
> > ...details, private to the implementation...
> > };
>
> If anything like this is done, I'd like to kindly request that
> there be an option to expose the contents of the structure with a
> config or compile flag. It is very annoying to try to debug a
> program where you can't print out a structure unless you're in
> the "right" stack frame.
gdb is usually pretty good about this, IME. If ddb needs fixing, let's
fix it.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index