This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: uw_install_context() and GDB


>>>>> "Ian" == Ian Lance Taylor <iant@google.com> writes:

Ian> I agree that "next" over a function call that throws an exception past
Ian> the current stack frame should ideally stop in a user written
Ian> destructor.  It shouldn't stop for destructors in functions below the
Ian> current stack frame.

Yeah, I agree.

Ian> That is (the functions are not presented in the order in which they
Ian> are called):

Thanks for this.  I think cases like this can be pretty clearly
expressed as test cases ... Keith is already taking this tack with
expression handling.

Tom


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