Project

General

Profile

Bug #1198

Updated by tuxillo about 10 years ago

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.

Back