]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/target-debug.h
Make make-target-delegates grok namespace scope op and template params
[thirdparty/binutils-gdb.git] / gdb / target-debug.h
index 14196b444355436dc7b14ca8c79568151a78c891..068495e4804219049beff45fce639272455f9d92 100644 (file)
   target_debug_do_print (host_address_to_string (X))
 #define target_debug_print_mem_region_vector(X) \
   target_debug_do_print (host_address_to_string (X.data ()))
-#define target_debug_print_VEC_static_tracepoint_marker_p__p(X)        \
+#define target_debug_print_VEC_static_tracepoint_marker_p_p(X) \
   target_debug_do_print (host_address_to_string (X))
 #define target_debug_print_const_struct_target_desc_p(X)       \
   target_debug_do_print (host_address_to_string (X))