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: [RFA/doco] (Ada) provide the exception message when hitting an exception catchpoint


> > Grumpf. Sorry about that. I'm not sure why it was working for me
> > before. I was able to reproduce on a different machine, but noticed
> > another error in the process. Attached is a tentative patch. It gives
> > me clean results (15 PASSes). Does it work for you?
> 
> Yup, works for me.

Thanks for confirming, Pedro. Now pushed to master.

> > gdb/testsuite/ChangeLog:
> > 
> >         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
> >         expected output in gdb_expect call to allow the exception
> >         message to be present as well. Fix syntax confusion to avoid
> >         TCL thinking that exception_name is an array.
> > 

-- 
Joel


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