HardenedBSD/sys/ddb
Bojan Novković 1cbd613f33 db_pprint: Properly handle complex pointer types
The existing pretty-printing code fails to properly print complex
pointer types. This commit fixes this behaviour by traversing the
chain of CTF types until a base type is encountered.

Approved by: markj (mentor)
Fixes: c21bc6f3c2
2024-07-21 19:31:59 +02:00
..
db_access.c
db_access.h
db_break.c sys/ddb: Add hardware breakpoint support to ddb 2024-04-12 09:32:41 +00:00
db_break.h
db_capture.c
db_command.c ddb: make db_error reliably no-return 2024-07-09 10:59:27 -07:00
db_command.h
db_ctf.c ddb: Drop obsolete -FreeBSD identifier from license 2024-03-28 20:32:52 +01:00
db_ctf.h ddb: Drop obsolete -FreeBSD identifier from license 2024-03-28 20:32:52 +01:00
db_examine.c
db_expr.c
db_input.c
db_lex.c
db_lex.h
db_main.c
db_output.c
db_output.h
db_pprint.c db_pprint: Properly handle complex pointer types 2024-07-21 19:31:59 +02:00
db_print.c
db_ps.c
db_run.c
db_script.c
db_sym.c
db_sym.h
db_textdump.c ddb: Fix typo (triple S) 2023-12-27 20:24:31 -07:00
db_thread.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h ddb: make db_error reliably no-return 2024-07-09 10:59:27 -07:00