simon 2008-10-04 14:12:09 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
SVN rev 183601 on 2008-10-04 14:12:09Z by simon
- Document that 'show alllocks' and 'show locks' are only available
with witness.
- Remove references to non-existing
rwatson 2008-08-31 20:08:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4 textdump.4
Log:
SVN rev 182569 on 2008-08-31 20:08:00Z by rwatson
Merge r181238 from head to stable/7:
DDB scripting, textdumps, output capture,
rwatson 2008-08-03 14:14:43 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4 textdump.4
Log:
SVN rev 181238 on 2008-08-03 14:14:43Z by rwatson
DDB scripting, textdumps, output capture, etc, all will appear in
FreeBSD 7.1 before 8.0 ships.
Spotted
maxim 2008-07-21 10:03:02 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
SVN rev 180654 on 2008-07-21 10:03:02Z by maxim
o Document "show conifhk", wording from r180610 commit log.
Reviewed by:rwatson
Revision ChangesPath
1.
bz 2008-07-07 21:32:02 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
sys/kern kern_cpuset.c
Log:
SVN rev 180358 on 2008-07-07 21:32:02Z by bz
Add a `show cpusets' DDB command to print numbered root and
assigned CPU affinity set
wkoszek 2008-06-08 21:08:20 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
SVN rev 179661 on 2008-06-08 21:08:20Z by wkoszek
Change header file references from .h to
path relative to /usr/include. It looks much better anyway.
Instead of ref
wkoszek 2008-06-08 21:01:39 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
SVN rev 179660 on 2008-06-08 21:01:39Z by wkoszek
Fix the way the date must be specified (leading 0 is redundant).
Fix several spelling mistakes brought by my earlier com
wkoszek 2008-06-08 09:09:08 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
SVN rev 179650 on 2008-06-08 09:09:08Z by wkoszek
Bring more commands to the ddb(4) manual page. This should be considered
"complete" list, but some commands might be sti
pjd 2008-04-28 14:11:23 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Document 'show mount' command.
Revision ChangesPath
1.50 +7 -1 src/share/man/man4/ddb.4
___
cvs-all@freebsd.org
pjd 2008-04-12 05:49:05 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Correct an obvious typo.
Revision ChangesPath
1.49 +1 -1 src/share/man/man4/ddb.4
___
cvs-all@freebsd.org maili
rwatson 2008-04-01 11:50:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4
Log:
Merge ddb.4:1.48 from HEAD to RELENG_7:
Update ddb.4 to reflect addition of /S (symbol name) printing mode for
examine.
PR:
rwatson 2008-03-31 22:02:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4 textdump.4
Log:
Merge ddb.4:1.47, textdump.4:1.2 from HEAD to RELENG_7:
Minor formatting tweaks; recommend "call doadump; reset" over "panic"
fro
rwatson 2008-03-30 17:10:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4
Log:
Merge ddb.4:1.45 from HEAD to RELENG_7:
Add SCRIPTING section to describe new DDB scripting facilities.
Update copyright.
Revision
rwatson 2008-03-30 17:09:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4
Log:
Merge ddb.4:1.44 from HEAD to RELENG_7:
Add description of 'debug.ddb.capture.data' sysctl to DBD output
capture section, missed in previous
rwatson 2008-03-24 21:25:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ddb.4
Log:
Merge ddb.4:1.43 from HEAD to RELENG_7:
Document DDB capture facility.
Revision ChangesPath
1.42.2.1 +34 -1 src/share/man/man4/
rwatson 2008-03-07 18:14:30 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Update ddb.4 to reflect addition of /S (symbol name) printing mode for
examine.
MFC after: 3 days
PR: 57976
Revision ChangesPath
1.48
rwatson 2007-12-26 12:18:21 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4 textdump.4
Log:
Minor formatting tweaks; recommend "call doadump; reset" over "panic"
from a script as the DDB panic command is unreliable.
MFC after: 3 months
Revis
rwatson 2007-12-26 09:51:38 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Add SCRIPTING section to describe new DDB scripting facilities.
Update copyright.
Revision ChangesPath
1.45 +147 -2src/share/man/man4/ddb.4
___
rwatson 2007-12-26 09:45:34 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Add description of 'debug.ddb.capture.data' sysctl to DBD output
capture section, missed in previous commit.
MFC after: 3 months
Revision ChangesPath
1.4
rwatson 2007-12-25 23:25:04 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Document DDB capture facility.
MFC after: 3 months
Revision ChangesPath
1.43 +34 -1 src/share/man/man4/ddb.4
_
On Mon, Oct 30, 2006 at 12:55:06PM +, Ruslan Ermilov wrote:
> ru 2006-10-30 12:55:06 UTC
>
> FreeBSD src repository
>
> Modified files:
> share/man/man4 ddb.4
> Log:
> The first (optional) argument of the "trace" command is either the
> process or thread ID.
>
ru 2006-10-30 12:55:06 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
The first (optional) argument of the "trace" command is either the
process or thread ID.
PR: docs/61859
Revision ChangesPath
1.41 +5 -5
ru 2006-10-11 07:07:31 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Fix the prompt string.
Revision ChangesPath
1.40 +1 -1 src/share/man/man4/ddb.4
___
cvs-all@freebsd.org mailing
bde 2006-10-10 23:40:48 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Forced commit to note that the previous commit also did the following:
- document the (new MI, old MD) `halt' command
- document the (new MI, old MD) `reboot' alias
- remo
bde 2006-10-10 23:09:10 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Document the `kill' command.
Submitted by: Allan Fields <[EMAIL PROTECTED]>
PR: 82779
Revision ChangesPath
1.38 +19 -8 src/share/man/ma
bde 2006-10-10 11:07:37 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Sort some of the most inconsistently ordered descriptions of commands
(the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetic
ru 2006-10-09 15:21:51 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Fix markup.
Revision ChangesPath
1.36 +212 -192 src/share/man/man4/ddb.4
___
cvs-all@freebsd.org mailing list
http:
bde 2006-10-09 02:27:55 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Document new aliases `b', `t' and `registers'. Document old aliases
`bt', `c', `d', `p', `s', `w' and `where'.
Revision ChangesPath
1.35 +33 -1 src/share
ru 2006-10-03 21:06:19 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Format the list of commands so that the output looks nicer,
by putting command aliases on the adjacent lines.
Prodded by: bde
Revision ChangesPath
1.34
pjd 2006-09-15 16:36:45 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
sys/geom geom.h geom_subr.c
Log:
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if
no additional argument is given or details about the g
pjd 2006-09-05 12:17:55 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Document 'show vnode'.
Reminded by:ru
Revision ChangesPath
1.31 +5 -0 src/share/man/man4/ddb.4
___
cvs
wilko 2006-05-15 20:51:04 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Remove reference to the Alpha architecture.
Revision ChangesPath
1.30 +1 -3 src/share/man/man4/ddb.4
___
cvs-al
On Fri, 24 Mar 2006, Mike Silbersack wrote:
On Tue, 28 Feb 2006, Marcel Moolenaar wrote:
There's a bogus conditional in i386/i386/machdep.c that should be
removed:
revision 1.596
date: 2004/07/19 02:46:34; author: silby; state: Exp; lines: +3 -0
Add a #error requiring KDB if DDB is specifi
On Tue, 28 Feb 2006, Marcel Moolenaar wrote:
There's a bogus conditional in i386/i386/machdep.c that should be
removed:
revision 1.596
date: 2004/07/19 02:46:34; author: silby; state: Exp; lines: +3 -0
Add a #error requiring KDB if DDB is specified. (This can probably be
relocated to a bet
brueffer2006-03-09 09:17:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
share/man/man4 ddb.4
Log:
MFC: rev. 1.29
DDB depends on KDB for some time now.
Approved by:re (hrs)
Revision ChangesPath
1.25.2.2 +2 -1 src/share
brueffer2006-03-09 09:14:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 ddb.4
Log:
MFC: rev. 1.29
DDB depends on KDB for some time now.
Approved by:re (hrs)
Revision ChangesPath
1.28.2.1 +2 -1 src/share
On Feb 27, 2006, at 10:35 PM, Christian Brueffer wrote:
Log:
DDB depends on KDB for some time now.
That's not true. Option KDB means that you want to have debugging
code included when source contains it. Option DDB means that you
want the DDB debugger backend. You can have DDB without KDB
On Tue, Feb 28, 2006 at 07:35:46AM +0100, Christian Brueffer wrote:
> On Mon, Feb 27, 2006 at 05:37:42PM -0800, Marcel Moolenaar wrote:
> > On Mon, Feb 27, 2006 at 08:19:36PM -0500, Kris Kennaway wrote:
> > > On Mon, Feb 27, 2006 at 05:12:04PM -0800, Marcel Moolenaar wrote:
> > > > On Mon, Feb 27,
On Mon, Feb 27, 2006 at 05:37:42PM -0800, Marcel Moolenaar wrote:
> On Mon, Feb 27, 2006 at 08:19:36PM -0500, Kris Kennaway wrote:
> > On Mon, Feb 27, 2006 at 05:12:04PM -0800, Marcel Moolenaar wrote:
> > > On Mon, Feb 27, 2006 at 09:56:24PM +, Christian Brueffer wrote:
> > > > brueffer2006
On Mon, Feb 27, 2006 at 08:19:36PM -0500, Kris Kennaway wrote:
> On Mon, Feb 27, 2006 at 05:12:04PM -0800, Marcel Moolenaar wrote:
> > On Mon, Feb 27, 2006 at 09:56:24PM +, Christian Brueffer wrote:
> > > brueffer2006-02-27 21:56:24 UTC
> > >
> > > FreeBSD src repository (doc committer)
On Mon, Feb 27, 2006 at 05:12:04PM -0800, Marcel Moolenaar wrote:
> On Mon, Feb 27, 2006 at 09:56:24PM +, Christian Brueffer wrote:
> > brueffer2006-02-27 21:56:24 UTC
> >
> > FreeBSD src repository (doc committer)
> >
> > Modified files:
> > share/man/man4 ddb.4
> > Log:
On Mon, Feb 27, 2006 at 09:56:24PM +, Christian Brueffer wrote:
> brueffer2006-02-27 21:56:24 UTC
>
> FreeBSD src repository (doc committer)
>
> Modified files:
> share/man/man4 ddb.4
> Log:
> DDB depends on KDB for some time now.
That's not true. Option KDB means that
brueffer2006-02-27 21:56:24 UTC
FreeBSD src repository (doc committer)
Modified files:
share/man/man4 ddb.4
Log:
DDB depends on KDB for some time now.
Submitted by: Kent Stewart <[EMAIL PROTECTED]>
MFC after: 3 days
Revision ChangesPath
1.29 +
43 matches
Mail list logo