1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sys/ddb
Mateusz Guzik 7ec88f5b4b ddb: ansify
Reported by:	clang 15
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit fb1b78bfce)
2023-04-09 17:46:48 +02:00
..
db_access.c
db_access.h
db_break.c ddb: clean up empty lines in .c and .h files 2020-09-01 22:14:30 +00:00
db_break.h
db_capture.c
db_command.c ddb: have 'reset' command use normal reboot path 2023-02-06 15:34:37 -04:00
db_command.h
db_examine.c
db_expr.c
db_input.c ddb: ansify 2023-04-09 17:46:48 +02:00
db_lex.c Adjust db_flush_line() definition to avoid clang 15 warning 2022-07-23 10:56:44 +02:00
db_lex.h
db_main.c
db_output.c ddb: clean up empty lines in .c and .h files 2020-09-01 22:14:30 +00:00
db_output.h
db_print.c ddb: add ability to print user registers 2021-01-08 14:53:06 -04:00
db_ps.c ddb: Display process flags (p_flag and p_flag2) in 'show proc'. 2020-12-31 16:01:52 -08:00
db_run.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
db_script.c
db_sym.c ddb: print the actual syscall name 2022-11-06 10:54:46 -04:00
db_sym.h ddb: print the actual syscall name 2022-11-06 10:54:46 -04:00
db_textdump.c kerneldump: remove physical from dump routines 2022-06-27 16:32:06 -03:00
db_thread.c Use kdb_thr_from_pid() in db_lookup_thread(). 2020-12-31 16:01:27 -08:00
db_variables.c
db_variables.h
db_watch.c ddb: replace watchpoint set/clear functions 2021-04-21 10:20:33 -03:00
db_watch.h
db_write_cmd.c ddb: clean up empty lines in .c and .h files 2020-09-01 22:14:30 +00:00
ddb.h ddb: add _FLAGS command variants 2022-08-11 11:22:57 -03:00