btrace: temporarily set inferior_ptid in record_btrace_start_replaying
[deliverable/binutils-gdb.git] / gdb / ui-out.c
index a18fe2e2c2b688977851017782f4c5bb103c77c2..a87c1d36a06418ecfab6df49f78d3eaec746a128 100644 (file)
@@ -213,7 +213,7 @@ const struct ui_out_impl default_ui_out_impl =
   default_message,
   default_wrap_hint,
   default_flush,
-  NULL,
+  NULL, /* redirect */
   default_data_destroy,
   0, /* Does not need MI hacks.  */
 };
This page took 0.023528 seconds and 4 git commands to generate.