#i123068# allow OString argument for tools' DbgOut() function
The DbgOut() function is active especially in dbgutil-enabled builds. For creating dynamic strings the rtl::OString is often used. Providing a DbgOut() function which allows a direct OString argument helps for situations where dynamic string creation and DbgOut() are employed.
Showing
Please
register
or
sign in
to comment