Re: small change in db_trap.c

2010-11-11 Thread Miod Vallat
> I recently ran into problem where I needed a stacktrace to figure out > why EHCI - USB path (usb_allocmem) is not working and I couldn't get > access to ddb console because the keyboard was unusable. > > I finally found out I could do the print like below and it gave me a > usable stacktrace. >

small change in db_trap.c

2010-11-04 Thread Amit Kulkarni
Hi, I recently ran into problem where I needed a stacktrace to figure out why EHCI - USB path (usb_allocmem) is not working and I couldn't get access to ddb console because the keyboard was unusable. I finally found out I could do the print like below and it gave me a usable stacktrace. That 'co