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 06:00:54PM +0000, David Holland wrote:
> 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.
I *was* using gdb, but maybe it was due to it being an old version.
argh, and now gdb just hangs when I try to debug anything so I can't
try it out. something must be messed up with my machine. :(
eric
Home |
Main Index |
Thread Index |
Old Index