Make cont in ddb work.
This commit is contained in:
parent
8c6d251d8b
commit
55292ad79d
@ -76,6 +76,7 @@ kdb_trap(struct trapframe *tf)
|
||||
db_active--;
|
||||
db_global_jmpbuf_valid = FALSE;
|
||||
*tf = ddb_regs;
|
||||
TF_DONE(tf);
|
||||
return (1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user