opnsense-src/sys/gdb
Mitchell Horne 2571d6f331 ddb: use _FLAGS command macros where appropriate
Some command definitions were forced to use DB_FUNC in order to specify
their required flags, CS_OWN or CS_MORE. Use the new macros to simplify
these.

Reviewed by:	markj, jhb
MFC after:	3 days
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D35582

(cherry picked from commit 258958b3c7)
2022-08-11 11:25:53 -03:00
..
gdb.h gdb(4): Implement support for NoAckMode 2019-10-17 22:37:25 +00:00
gdb_cons.c gdb(4): Root a sysctl tree at 'debug.gdb.' 2019-09-08 22:52:47 +00:00
gdb_int.h gdb(4): Implement support for NoAckMode 2019-10-17 22:37:25 +00:00
gdb_main.c gdb: report specific stop reason for watchpoints 2021-04-21 10:20:33 -03:00
gdb_packet.c gdb(4): Do not use run length encoding for 3-symbol repetitions 2022-02-04 20:58:34 -05:00
netgdb.c ddb: use _FLAGS command macros where appropriate 2022-08-11 11:25:53 -03:00
netgdb.h Implement NetGDB(4) 2019-10-17 21:33:01 +00:00