Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 8

traceparser_debug()

Set the traceparser debug modes

Synopsis:

#include <traceparser.h>

int traceparser_debug ( 
   struct traceparser_state * stateptr,
   FILE * streamptr, 
   unsigned flags );

Library:

libtraceparser

Description:

The traceparser_debug() function sets the debug modes of the traceparser module. The streamptr argument is a pointer to the debug output stream; flags specifies the debug category. The stateptr is an opaque structure obtained from traceparser_init().

Debug flags

The following is a list of the arguments that may be used for flags and the debug level for each:

_TRACEPARSER_DEBUG_ALL
Everything.
_TRACEPARSER_DEBUG_ERRORS
Critical errors only.
_TRACEPARSER_DEBUG_EVENTS
Row input events only.
_TRACEPARSER_DEBUG_HEADER
Header information only.
_TRACEPARSER_DEBUG_NONE
No debugging.
_TRACEPARSER_DEBUG_SYSPAGE
Syspage data only.

Returns:

> 0
Success; a pointer to the event
-1
Failure; errno is set. See also traceparser_get_info() for further details.

Classification:

QNX Neutrino

Safety:
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes

See also:

traceparser_get_info(), traceparser_init()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 157

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_debug.html on line 157