HomeSort by: relevance | last modified time | path
    Searched defs:pyuw_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-unwind.c 37 static bool pyuw_debug; variable
51 debug_prefixed_printf_cond (pyuw_debug, "py-unwind", fmt, ##__VA_ARGS__)
56 scoped_debug_enter_exit (pyuw_debug, "py-unwind")
889 if (pyuw_debug)
1019 ("py-unwind", class_maintenance, &pyuw_debug,
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-unwind.c 37 static bool pyuw_debug; variable
51 debug_prefixed_printf_cond (pyuw_debug, "py-unwind", fmt, ##__VA_ARGS__)
56 scoped_debug_enter_exit (pyuw_debug, "py-unwind")
889 if (pyuw_debug)
1023 ("py-unwind", class_maintenance, &pyuw_debug,

Completed in 26 milliseconds