Use make_cleanup_ui_out_stream_delete().
[binutils-gdb.git] / gdb / ChangeLog
index 6af69972297418526dea28643b563e97f66479b9..5a811b8cb8f64b15e1dd64bf75d5833151c789ee 100644 (file)
@@ -1,3 +1,9 @@
+Mon May 15 12:07:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * printcmd.c (print_frame_args), stack.c (print_frame), command.c
+       (do_setshow_command), breakpoint.c (print_it_typical, mention):
+       Use make_cleanup_ui_out_stream_delete.
+
 Mon May 15 11:23:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * proc-events.c (init_syscall_table): Delete stray ``;''.