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

  /src/external/gpl3/gdb/dist/gdb/python/
py-micmd.c 33 static bool pymicmd_debug; variable
47 debug_prefixed_printf_cond (pymicmd_debug, "py-micmd", fmt, ##__VA_ARGS__)
52 scoped_debug_enter_exit (pymicmd_debug, "py-micmd")
586 ("py-micmd", class_maintenance, &pymicmd_debug,
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-micmd.c 33 static bool pymicmd_debug; variable
47 debug_prefixed_printf_cond (pymicmd_debug, "py-micmd", fmt, ##__VA_ARGS__)
52 scoped_debug_enter_exit (pymicmd_debug, "py-micmd")
582 ("py-micmd", class_maintenance, &pymicmd_debug,

Completed in 23 milliseconds