History log of /freebsd-10-stable/share/man/man4/ddb.4
Revision Date Author Comments
# 339858 29-Oct-2018 avg

MFC r337528: add an option for ddb ps command to print process arguments

Sponsored by: Panzura


# 305853 15-Sep-2016 hiren

MFC r301522 (by bz)

Implement a `show panic` command to DDB which will helpfully print the
panic string again if set, in case it scrolled out of the active
window. This avoids having to remember the symbol name.

Also add a show callout <addr> command to DDB in order to inspect
some struct callout fields in case of panics in the callout code.
This may help to see if there was memory corruption or to further
ease debugging problems.

No objection by: bz


# 303056 19-Jul-2016 markj

MFC r302797:
Document DDB's "alltrace" and "show all trace" commands.


# 292417 17-Dec-2015 jhb

MFC 290429:
When dumping an rman in DDB, include the RID of each resource.


# 268969 21-Jul-2014 bdrewery

MFC r268715,r268722:

Document the 'show bio' command added in 2009.
Also link 'show bio' to g_bio(9.)


# 268969 21-Jul-2014 bdrewery

MFC r268715,r268722:

Document the 'show bio' command added in 2009.
Also link 'show bio' to g_bio(9.)