Skip to content

Conversation

alexrayne
Copy link

with NDK_DEBUG == 2 provide printing debug messages by application-specifie printers coffeecatch_print[f]. This hepls when aplication override serial for own purposes.

Debug mode infer more trace messages.

provided ERROR( ) - for printing error messages, that seen even without NDK_DEBUG .

provided ASSERT( cond ) - prints with cspecified printers when asserted. helpful
when application is captured stdio, so asserts not shows in console.

…ecified

   printers coffeecatch_print[f]

Debug mode infer more trace messages

provided ERROR( ) - for printing error messages
…ed. helpful

   when application is captured stdio, so asserts not shows in console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant