Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
[deliverable/binutils-gdb.git] / gdb / target-debug.h
index 5f44d1112c00309dc5583b1d5ce00677950fdd90..ef7e14d31d1c11970b93a02e16970a23c2fd38a8 100644 (file)
   target_debug_do_print (plongest (X))
 #define target_debug_print_struct_inferior_p(X)        \
   target_debug_do_print (host_address_to_string (X))
+#define target_debug_print_enum_remove_bp_reason(X) \
+  target_debug_do_print (plongest (X))
 
 static void
 target_debug_print_struct_target_waitstatus_p (struct target_waitstatus *status)
This page took 0.0233640000000001 seconds and 4 git commands to generate.