wiz
09c94bad02
Uppercase prom and eeprom.
2003-03-30 18:05:22 +00:00
wiz
2c9762a5ec
Mention how to enter ddb on macppc. Bump date and copyright.
2003-03-04 12:02:51 +00:00
wiz
b843a004bc
Drop trailing space.
2003-03-03 06:48:25 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
jmc
1ed82b5b2c
Add a synonym for trace - 'bt' and document it
2003-02-13 23:50:33 +00:00
uch
f0d5a0eb69
document sh3 and hpcsh usage.
2002-05-09 16:42:16 +00:00
simonb
dbebadf72e
Document "show event".
2002-02-15 12:20:33 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
mrg
c41c89d556
fix typo: u-are -> u-area
2002-01-01 08:03:43 +00:00
jhawk
a21d1ea7ac
Convenience variables (workXX) don't work, so don't document them.
2001-12-31 00:35:21 +00:00
wiz
c81d1dfd39
Sort sections, sort SEE ALSO, and some formatting improvements.
2001-09-12 18:35:28 +00:00
wiz
7da30c83ac
Change xref for vmstat(8) to vmstat(1).
...
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
msaitoh
6a1b4d087c
describe about $fromconsole
2001-04-11 23:26:09 +00:00
jhawk
3dce135b76
Copyright 1997-2001 (range).
...
Document some stuff:
show breaks
show buf
show ncache
show page
show pool
show uvmexp
show vnode
Sprinkle some commas.
2001-02-12 04:04:37 +00:00
mrg
718e340319
document sparc64 usage.
2000-11-26 00:44:16 +00:00
jhawk
84ceb5dfe7
Fix long-standing inconsistency between manapage and code.
...
The "ditto" character is " (double-quote); not , (comma) as
indicated in the manpage; and not ' (single-quote) as indicated
in the man.old -style manpage from which the mdoc manpage was derived.
Some other versions of ddb use single-quote for this feature, and this
part of the code may change again in the near future, but the documentation
now affects reality now.
they
2000-06-07 13:24:11 +00:00
jhawk
ef5465cf9f
Note "sifting" requires backslash escapes for leading digits.
2000-05-23 23:48:43 +00:00
jhawk
41ebaaaf09
Add a "sifting" command to ddb (named from the Sun OpenPROM command of
...
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.
Extremely useful for when you forget that critical symbol name.
Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
jhawk
6bea74b95a
BREAK gets ddb on the i386 serial console
...
fix ")." misconstruction (mandoc)
2000-05-22 11:46:07 +00:00
jhawk
b931e9206f
Sort commands alphabetically (wow, much easier to find things now).
...
Fix few commands using Cm instead of Ic [consisntency].
Make .Bl's -compact in most cases (where items are one-line entries);
dramatically improves readability
2000-05-22 11:28:36 +00:00
soren
d07e520289
No more 'mach halt' on MIPS.
2000-05-21 05:42:01 +00:00
jhawk
6799326e44
Comment out "xf" and "xb"; they aren't implemented and don't
...
ever appear to have been.
2000-05-20 02:28:33 +00:00
jhawk
f9d6838fb8
Document "!" as a synonym for "call"
2000-05-15 20:37:56 +00:00
mycroft
1f2cf096b8
GC spurious blank lines.
2000-05-13 15:22:15 +00:00
jhawk
a71de73182
From kern/9569.
...
Preserve ddb's idea of "count" from one command to the next if
repeating a command via hitting newline.
2000-04-13 22:48:29 +00:00
soren
9c16a041dd
Remove MIPS/trapdump.
...
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
takemura
51ccd3e8ea
Add a description about key sequences for hpcmips.
2000-01-22 05:28:00 +00:00
lukem
d942adadb9
document "sync" command
1999-10-28 06:42:31 +00:00
ross
725b2cb79a
Document new `L' format modifier.
1999-05-31 07:05:56 +00:00
ross
2d72cb3172
Revert previous.
1999-03-18 22:04:23 +00:00
ross
363c7840aa
Driving directions: serial console to ddb prompt
1999-03-18 21:43:13 +00:00
garbled
c1d21e28ed
More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 01:19:14 +00:00
mycroft
5d4a8f142e
Fix minor formatting errors.
1999-03-06 22:44:10 +00:00
msaitoh
1e215d9224
Add note about PID.
1999-01-22 09:12:48 +00:00
msaitoh
5e6a645f86
minor fix
1999-01-08 13:23:56 +00:00
msaitoh
c4a8d11705
Add dwatch, kill and call.
1999-01-08 13:18:28 +00:00
leo
c0e9fc057a
Add the method to activate DDB on the atari (Julian Coleman).
1998-08-03 13:03:36 +00:00
msaitoh
7675c91cae
note x68k's NMI switch.
1998-05-26 05:09:10 +00:00
drochner
e5ef0cc867
sync "x/I" section to reality
1998-05-24 12:05:20 +00:00
fair
0dc86d3286
remove a note about eeprom on Suns - not true.
1998-03-25 22:05:01 +00:00
fair
01b13d66f9
additional miscellaneous cleanup of "entering debugger" and "machine-specific commands" sections.
1998-03-25 21:58:08 +00:00
fair
4b7a86f558
add sun3{,x} key sequence to "entering debugger"
1998-03-25 21:32:22 +00:00
fair
adceb30242
The "entering debugger" section moved higher.
...
Key sequences for "pmax" added to "entering debugger".
1998-03-25 21:26:33 +00:00
fair
2a990c202d
fixed the mdoc display formatting for the machine specific commands
1998-03-25 19:45:02 +00:00
fair
ef207d5d50
Herewith find documentation of the machine/port specific commands
...
to ddb(4) that I can glean from the source code as requested by PR#1562.
Portmasters, please check for accuracy.
Also, someone with a bit more facility with mdoc(7) should figure
out why I get the odd indentation when I thought I used the macros
in a reasonable fashion...
1998-03-24 02:05:44 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
thorpej
b9ed745f83
Add DDB key sequences for alpha and mvme68k.
1998-01-15 06:38:18 +00:00
chopps
21d30e39c3
add amiga interrupt sequence
1997-11-23 18:37:33 +00:00
lukem
fb3d390582
* major rewrite from scratch using -mandoc macros (it was a -man.old doc)
...
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
chuck
695d407460
update doc on new "ps" options
1997-10-24 19:15:38 +00:00