gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 23 Apr 2009 22:38:24 +0000 (22:38 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 23 Apr 2009 22:38:24 +0000 (22:38 +0000)
commit217dc9e25bce91c3e4da9ccfd7f8ccfaa360e2a7
tree45cac08bb84f2e393e0d9f53b2bff9af1cdf300c
parentb14b1491f237a685a00ba669fb8410ae9ee7f648
gdb/
Fix double free on error inserting the breakpoint instruction.
* breakpoint.c (create_breakpoints): Move the
update_global_location_list call to ...
(break_command_really): ... here together with the second local call
both unified after all the cleanups.
gdb/ChangeLog
gdb/breakpoint.c
This page took 0.028393 seconds and 4 git commands to generate.