#
3b3f2813 |
| 09-Aug-2007 |
Nate Lawson <njl@FreeBSD.org> |
Add "show sysregs" command to ddb. On i386, this gives gdt, idt, ldt, cr0-4, etc. Support should be added for other platforms that have a different set of registers for system use.
Loosely based o
Add "show sysregs" command to ddb. On i386, this gives gdt, idt, ldt, cr0-4, etc. Support should be added for other platforms that have a different set of registers for system use.
Loosely based on: OpenBSD Approved by: re
show more ...
|
Revision tags: release/6.2.0_cvs, release/6.2.0 |
|
#
5d1f75f1 |
| 30-Oct-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
The first (optional) argument of the "trace" command is either the process or thread ID.
PR: docs/61859
|
#
4de836fc |
| 11-Oct-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fix the prompt string.
|
#
4ef33d55 |
| 11-Oct-2006 |
Bruce Evans <bde@FreeBSD.org> |
Document the `kill' command.
Submitted by: Allan Fields <bsd@afields.ca> PR: 82779
|
#
6e4da6de |
| 10-Oct-2006 |
Bruce Evans <bde@FreeBSD.org> |
Sort some of the most inconsistently ordered descriptions of commands (the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetically, but I think we would h
Sort some of the most inconsistently ordered descriptions of commands (the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetically, but I think we would have too many commands for that if all commands were actually documented here, so this commit moves towards alphabetical order in several sections: - section for pure ddb (non-"show") commands. Now contains the watchpoint commands and is mostly in "logical" order. - section for pure ddb "show" commands - similarly for auxilary commands. Most of these are currently missing here.
show more ...
|
#
e230c2c3 |
| 09-Oct-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fix markup.
|
#
355938fa |
| 09-Oct-2006 |
Bruce Evans <bde@FreeBSD.org> |
Document new aliases `b', `t' and `registers'. Document old aliases `bt', `c', `d', `p', `s', `w' and `where'.
|
#
aed19ad5 |
| 03-Oct-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Format the list of commands so that the output looks nicer, by putting command aliases on the adjacent lines.
Prodded by: bde
|
#
81ae4b8d |
| 18-Sep-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup fixes.
|
#
679f8b7e |
| 15-Sep-2006 |
Pawel Jakub Dawidek <pjd@FreeBSD.org> |
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if no additional argument is given or details about the given GEOM object (class, geom, provider or consumer).
Approved by: p
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if no additional argument is given or details about the given GEOM object (class, geom, provider or consumer).
Approved by: phk
show more ...
|
#
03b33e99 |
| 05-Sep-2006 |
Pawel Jakub Dawidek <pjd@FreeBSD.org> |
Document 'show vnode'.
Reminded by: ru
|
Revision tags: release/5.5.0_cvs, release/5.5.0 |
|
#
49d6fada |
| 15-May-2006 |
Wilko Bulte <wilko@FreeBSD.org> |
Remove reference to the Alpha architecture.
|
Revision tags: release/6.1.0_cvs, release/6.1.0 |
|
#
a29370de |
| 27-Feb-2006 |
Christian Brueffer <brueffer@FreeBSD.org> |
DDB depends on KDB for some time now.
Submitted by: Kent Stewart <kstewart@owt.com> MFC after: 3 days
|
Revision tags: release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0 |
|
#
36a142c4 |
| 14-Feb-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Expand contractions.
|
#
0227791b |
| 13-Feb-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Expand *n't contractions.
|
Revision tags: release/4.11.0_cvs, release/4.11.0 |
|
#
be9920e4 |
| 05-Dec-2004 |
Simon L. B. Nielsen <simon@FreeBSD.org> |
DDB_UNATTENDED is now called KDB_UNATTENDED.
MFC after: 3 days
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
#
bf7f20c2 |
| 16-Jun-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Assorted markup, spelling, and grammar fixes.
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0 |
|
#
727119d5 |
| 12-Nov-2003 |
Hiten Pandya <hmp@FreeBSD.org> |
Mdoc Janitor:
* cleanup hard sentence breaks.
* sprinle some .Dq macros.
|
Revision tags: release/4.9.0_cvs, release/4.9.0 |
|
#
010ebba6 |
| 14-Oct-2003 |
Warner Losh <imp@FreeBSD.org> |
Replace the VAX and MIPS alternate formats with the architectures that FreeBSD supports. None of them support an alternate formats, except the alpha (which prints extra register information).
# if
Replace the VAX and MIPS alternate formats with the architectures that FreeBSD supports. None of them support an alternate formats, except the alpha (which prints extra register information).
# if we get a mips port, we can put the mips case back to document the # actual behavior.
show more ...
|
#
b5e7e999 |
| 29-Jun-2003 |
Ruslan Ermilov <ru@FreeBSD.org> |
Hiten's patchset for section four manpages, slightly edited by me.
|
Revision tags: release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
#
f87717fa |
| 21-Jan-2002 |
Mike Pritchard <mpp@FreeBSD.org> |
Ispell sweep of share/man/man4.
|
#
d16d31f4 |
| 06-Nov-2001 |
Peter Wemm <peter@FreeBSD.org> |
Document the reset command. I would have thought it blatently obvious, but here it is: reset - Hard reset the system
|
#
753d686d |
| 14-Aug-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: s/BSD/.Bx/ where appropriate.
|
#
de4ee6fc |
| 07-Aug-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: we use .Va for sysctl(8) MIB variables.
|
#
60b6effd |
| 31-Jul-2001 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Document the debug.debugger_on_panic tunable, for those poor souls who didn't realize that DDB_UNATTENDED just sets its starting value.
This change is over 5 years late, and documents the original s
Document the debug.debugger_on_panic tunable, for those poor souls who didn't realize that DDB_UNATTENDED just sets its starting value.
This change is over 5 years late, and documents the original semantics of debug.debugger_on_panic, which may have been changed by the (again undocumented) change in rev 1.44 of kern_shutdown.c.
show more ...
|