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: [commit] Re-implement exceptions.c using a state m/c


> Date: Wed, 12 Jan 2005 14:15:52 -0500
> From: Andrew Cagney <cagney@gnu.org>
> 
> This rewrites the throw / catch code to use a state machine and a linked 
> list of catchers (instead of stack-local variables).  There are no 
> external interface changes.

And thes changes (and the previous ones, which introduced
exceptions.[ch]) look to you obvious enough to commit them without
discussions or even a request for objections or thoughts?


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