linux-thread-db.c (record_thread): Return the created thread.
[deliverable/binutils-gdb.git] / gdb / target-debug.h
index ddbdfd16597b38152265f4118ed05991c6c99a38..470d6f3e97b98fc225f13fcf2e291d9c69b63989 100644 (file)
   target_debug_do_print (plongest (X))
 #define target_debug_print_enum_bptype(X) \
   target_debug_do_print (plongest (X))
+#define target_debug_print_struct_inferior_p(X)        \
+  target_debug_do_print (host_address_to_string (X))
 
 static void
 target_debug_print_struct_target_waitstatus_p (struct target_waitstatus *status)
This page took 0.023066 seconds and 4 git commands to generate.