tech-kern archive

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

Re: how do I preset ddb's LINES to zero



> > thanks, I'll add that (it won't help with my immediate problem of a
> > panic during boot though)
>
> From DDB command prompt "set $lines = 0" ...

Um, the test framework's VM is stuck waiting for someone to hit the
space bar :-)

I guess I could modify my pexpect script to do just that, but I was
kind of hoping I could do something like add ddb.lines=0 to the boot
line.


Home | Main Index | Thread Index | Old Index