Home
last modified time | relevance | path

Searched refs:TRACE_debug (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/lib/libsim/arch/powerpc/
Dconfig.h540 #define WITH_TRACE ~TRACE_debug
/netbsd/src/external/gpl3/gdb/lib/libsim/arch/powerpc64/
Dconfig.h540 #define WITH_TRACE ~TRACE_debug
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddebug.h190 #define TRACE_debug 1 macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-trace.h126 #define TRACE_debug (1 << TRACE_DEBUG_IDX) macro
DChangeLog-20211664 * sim-config.h (WITH_TRACE): Define to ~TRACE_debug.
6118 * sim-trace.h (TRACE_DEBUG_IDX,TRACE_debug): New macros.