Re: how do I preset ddb's LINES to zero
Andrew Cagney <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <CAJeAr6vkR5cXa3vff6GdwQcW3Qe3RV5wt0tTgtCEw+xN2DvqCA@mail.gmail.com> |
> > 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.