K 10 svn:author V 4 jake K 8 svn:date V 27 2001-11-18T03:41:12.000000Z K 7 svn:log V 478 1. Remove kdbframe. Bad idea. 2. Add a TF_DONE macro, which fiddles a trapframe to make the retry on return from traps act like a done (advance past the trapping instruction instead of re-executing). 3. Flush the windows before entering the debugger, since it is no longer done in the breakpoint trap vector. 4. Print a warning if trace is attempted, it is not yet implemented. 5. Print traps better and decode system calls in traces. Submitted by: rwatson (4) END