This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] Fix cleanups handling mistakes


On 05/01/2013 05:57 PM, Jan Kratochvil wrote:

> gdb/
> 2013-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* 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.

Looks good to me.

Thanks,
-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]