[Bug 284809] Add more flag names in db_print_sbflags
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284809] Add more flag names in db_print_sbflags"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Feb 2025 18:16:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284809
Gleb Smirnoff <glebius@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glebius@FreeBSD.org
--- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Hi! Do you use ddb(4) commands to look at the socket buffer in practice or it
is just desire to make a function right as long as it exists?
In my daily development in this area, I don't use it for over a decade. Today
bhyve allows a gdb port and this is how I look at the debugged kernel. On a
live system I would use dtrace to print desired values.
I'm tending to remove uipc_debug.c entirely actually.
--
You are receiving this mail because:
You are the assignee for the bug.