rdbfs(4), no ^t^t on 9front system

This commit is contained in:
cinap_lenrek 2012-09-06 02:45:15 +02:00
parent 9c18f300a4
commit ee0a0fca5d

View file

@ -44,14 +44,8 @@ using
Kernels can be remotely debugged only when they are Kernels can be remotely debugged only when they are
suspended and serving suspended and serving
a textual debugging protocol over their serial lines. a textual debugging protocol over their serial lines.
Typing (see
.RB `` ^t^td '' .IR cons (3))
.RB (control- t ", control-" t ", d)"
at the console will cause the kernel to enter
this mode when it `panics'.
Typing
.RB `` ^t^tD ''
causes the kernel to enter this mode immediately.
.PP .PP
Because the debugging protocol is textual, a console Because the debugging protocol is textual, a console
provided by provided by
@ -64,4 +58,5 @@ may be substituted for the serial device.
.SH "SEE ALSO" .SH "SEE ALSO"
.IR acid (1), .IR acid (1),
.IR db (1), .IR db (1),
.IR cons (3),
.IR consolefs (4) .IR consolefs (4)