freebsd-dev/sys/ddb
Mitchell Horne 9d81dd5404 ddb: replace watchpoint set/clear functions
Use the new kdb variants. Print more specific error messages.

Reviewed by:	jhb, markj
MFC after:	3 weeks
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D29156
2021-03-29 12:05:44 -03:00
..
db_access.c
db_access.h
db_break.c
db_break.h
db_capture.c
db_command.c
db_command.h
db_examine.c
db_expr.c
db_input.c ddb: enable the use of ^C and ^S/^Q 2021-03-14 16:04:27 -07:00
db_lex.c ddb: just move cursor when the lexer backs up 2021-02-24 15:56:16 -08:00
db_lex.h
db_main.c
db_output.c ddb: enable the use of ^C and ^S/^Q 2021-03-14 16:04:27 -07:00
db_output.h
db_print.c
db_ps.c
db_run.c
db_script.c
db_sym.c
db_sym.h
db_textdump.c
db_thread.c
db_variables.c
db_variables.h
db_watch.c ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
db_watch.h
db_write_cmd.c
ddb.h ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00