* breakpoint.c (bpstat_do_actions): To ensure that
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a7c08e954a7ab728a23bb9a3998251d512006e34..985ec69a42ab8d02c70ef8fc8442065da6d9e33d 100644 (file)
@@ -1,3 +1,14 @@
+2003-12-21  Jim Blandy  <jimb@redhat.com>
+
+       * breakpoint.c (bpstat_do_actions): To ensure that
+       clear_proceed_status doesn't free the command tree we're
+       evaluating out from under us, zero the bpstat's pointer to it, and
+       take care of freeing it ourselves.
+       * cli/cli-script.c (make_cleanup_free_command_lines): Make this
+       function externally visible.
+       * cli/cli-script.h (make_cleanup_free_command_lines): New
+       declaration.
+
 2003-12-20  Mark Kettenis  <kettenis@gnu.org>
 
        * x86-64-tdep.c (x86_64_dwarf_regmap): Map the Return Address to
This page took 0.027812 seconds and 4 git commands to generate.