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: Simple exception use-case


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Your investigation seems to be proceeding nicely... you're finding all
the wonderful ways that this area needs work :)

Phil> Well maybe not.  I'm not sure why I lost control of the
Phil> inferior.

The general form of this can be quite baffling to the user.  Suppose
you are debugging and you "next" over a function call.  And suppose
somewhere deep within that call, something throws an exception, which
is caught by your caller... suddenly your "next" acts like "continue".

>From the UI point of view I think the best thing here would be for gdb
to stop execution at the point where the exception is caught.

Tom


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