This is the mail archive of the gdb-patches@sources.redhat.com 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: backtrace changes current source location


Andrew Cagney <cagney@gnu.org>:
> (Don't forget to consider the error case - if an error is thrown a 
> restore would be lost)

is it worth setting up an unwind handler for that?  I couldn't
think of a case where an error would be usual, and for unusual
errors, all bets are off.

> Thanks for remembering this.  However, as a separate test, it should be 
> in a separate file.

how about putting the test in list.exp?  or is the idea to move
toward one test per file?
--


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