[#BloombergLP-bsls-debugprint-0c2] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::debugprint :relfileprefix: ../../ :mrdocs: Print to the console the specified integer value, `v`, formatted as a string. == Synopsis Declared in `<bsls_bsltestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void debugprint(signed char v); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#