OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDEBUG
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
vgdb.h
52
#define
PDEBUG
(level, ...) (level <= debuglevel ? \
vgdb-invoker-ptrace.c
160
PDEBUG
(1, "%02x", ((const unsigned char*)myaddr)[i]);
161
PDEBUG
(1, " to %p\n", (void *) memaddr);
[
all
...]
Completed in 153 milliseconds