diff options
Diffstat (limited to 'share/man/man5/procfs.5')
-rw-r--r-- | share/man/man5/procfs.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index 5f9a634..af637a0 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -74,6 +74,13 @@ prefix, in which case that signal is delivered to the process (see .Xr sigaction 2 ). +.It Pa dbregs +The debug registers as defined by +.Dv "struct dbregs" +in +.Pa <machine/reg.h> . +.Pa dbregs +is currently only implemented on the i386 architecture. .It Pa etype The type of the executable referenced by the .Pa file |