gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 5 May 2013 16:54:26 +0000 (16:54 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 5 May 2013 16:54:26 +0000 (16:54 +0000)
commitfaab992242207dfee20afc307aabb28e6e6bfe7f
treeb57416e33008c176f719796d71ef22afb90db97b
parent8733d1bff87f31293dccdd5eb8806dbb7f048140
gdb/
* event-top.c (display_gdb_prompt): Call missing do_cleanups.
* infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
* symfile.c (symfile_bfd_open): New variable back_to.  Do not leave
a stale cleanup.  Fix double free of NAME.
gdb/ChangeLog
gdb/event-top.c
gdb/infcmd.c
gdb/symfile.c
This page took 0.024284 seconds and 4 git commands to generate.