Page MenuHomeFreeBSD

Add db_vprintf
AcceptedPublic

Authored by andrew on Mar 24 2022, 11:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 10:32 AM
Unknown Object (File)
Thu, May 7, 5:39 AM
Unknown Object (File)
Sun, May 3, 12:12 AM
Unknown Object (File)
Apr 25 2026, 8:47 AM
Unknown Object (File)
Apr 23 2026, 7:50 AM
Unknown Object (File)
Feb 27 2026, 5:57 PM
Unknown Object (File)
Feb 27 2026, 9:56 AM
Unknown Object (File)
Jan 7 2026, 11:32 PM
Subscribers
None

Details

Reviewers
markj
jhb
imp
Summary

We may have a printf-like function that would like to print while in
ddb. In this case we have a va_list so add a vprintf-like function to
allow for this without having to print to a temporary buffer that is
passed to db_printf.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44880
Build 41768: arc lint + arc unit