Actions
Bug #1198
openDDB loops panic in db_read_bytes
Description
I have some panic which I can't debug because there is a flurry of panic
messages on my screen. The offender is:
sys/platform/pc32/i386/db_interface.c:208
I see that ddb uses longjmp, but seems that doesn't work here somehow.
Actions