Hello! On Mon, Nov 13, 2006 at 10:07:32PM +0000, Samuel Thibault wrote: > CVSROOT: /cvsroot/hurd > Module name: gnumach > Branch: gnumach-1-branch > Changes by: Samuel Thibault <sthibaul> 06/11/13 22:07:32
> 2006-11-13 Samuel Thibault <[EMAIL PROTECTED]> > [...] > * kern/debug.c (Debugger): Add __attribute__ ((noreturn)) to > declaration. > (Debugger): Add call to panic(). > * kern/debug.h (panic): Add __attribute__ ((noreturn)) to > declaration. Just for the record: there in fact is a way to return from the debugger. One might think about `C-A-d' and then `cont', but that seems to be a completely different story. But if you have a real kernel panic and then the debugger gets called and you then enter `cont', you'll now get a ``Debugger returned!'' message and re-enter the debugger immediatelly. Regards, Thomas
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd