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] Emit failed assertion when 'set confirm off' is in effect.


On Tue, Jul 21, 2009 at 11:07:00AM -0700, Paul Pluzhnikov wrote:
> Greetings,
> 
> I run GDB with 'set confirm off' in ~/.gdbinit.
> 
> Unfortunately, with this setting GDB *silently* aborts on internal error,
> and I have to run GDB under itself to find out what happened.
> 
> Attached patch changes this so that internal_error reason is printed even
> with 'set confirm off'.

OK, thanks!

-- 
Daniel Jacobowitz
CodeSourcery


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