HomeFreeBSD

Add a very limited DDB dumpon(8)-alike to MI dumper code

Description

Add a very limited DDB dumpon(8)-alike to MI dumper code

This allows ddb(4) commands to construct a static dumperinfo during
panic/debug and invoke doadump(false) using the provided dumper
configuration (always inserted first in the list).

The intended usecase is a ddb(4)-time netdump(4) command.

Reviewed by: markj (earlier version)
Differential Revision: https://reviews.freebsd.org/D21448

Details

Provenance
cemAuthored on
Reviewer
markj
Differential Revision
D21448: Add a very limited DDB dumpon(8)-alike to MI dumper code
Parents
rS353689: debugnet: Respond to broadcast ARP requests
Branches
Unknown
Tags
Unknown