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
Set the traceparser debug modes
#include <traceparser.h>
int traceparser_debug (
struct traceparser_state * stateptr,
FILE * streamptr,
unsigned flags );
libtraceparser
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().
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.
- > 0
- Success; a pointer to the event
- -1
- Failure; errno is set. See also
traceparser_get_info() for further details.
QNX Neutrino
Safety: | |
Cancellation point |
No |
Interrupt handler |
No |
Signal handler |
No |
Thread |
Yes |
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