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 v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy


Hi Edjunior,

On 02/27/2017 07:43 PM, Edjunior Barbosa Machado wrote:

> Hi Pedro,
> 
> from bisect, it seems commit d7e747 introduced a problem when using
> layout regs, that leads gdb to crash when issuing:
> 
> ./gdb ./a.out -ex 'layout regs' -ex start
> 
> From the backtrace, it's caused by this 'delete' on tui_restore_gdbout(): 

Thanks for the bisect.  This is fixed in master now.

Thanks,
Pedro Alves


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