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] Implement $_version; for auto-load commands in ~/.gdbinit


On Fri, 24 Aug 2012 19:41:22 +0200, Tom Tromey wrote:
> The python ignore-errors I wrote works like:
> 
>     ignore-errors add-auto-load-safe-path ~/src
> 
> I find it simpler.

How does it work for:

ignore-errors commands
 set confirm no
 quit
end


Thanks,
Jan


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