fix conditional compilation of gdb support
[ust.git] / include / ust / marker.h
index 79b861cb0a2a1633ff7711f77b1b99ff91af7989..b8363edd8d330ebc15ba43f9818313bdc31851d1 100644 (file)
@@ -94,7 +94,7 @@ struct marker {
                  0, 0, 0, 0, marker_probe_cb,                          \
                  { __mark_empty_function, NULL},                       \
                  NULL, tp_name_str, tp_cb, NULL };                     \
-               save_ip();                                              \
+               save_ip(channel,name);                                  \
                save_registers(&regs)
 
 
This page took 0.023567 seconds and 4 git commands to generate.