HomeFreeBSD

ddb: namespacing of struct command

Description

ddb: namespacing of struct command

'command' is too generic for something specific to the kernel debugger;
change this so it is less likely to collide with local variable names.
Also rename struct command_table to struct db_command_table.

Reviewed by: markj
MFC after: 1 week
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D35367

Details

Provenance
mhorneAuthored on Jun 14 2022, 4:09 PM
Reviewer
markj
Differential Revision
D35367: ddb: namespacing of struct command
Parents
rG648a47b85476: modules: Only build MAC modules if options MAC is set
Branches
Unknown
Tags
Unknown