MI error msgs and localization
Nick Roberts
nickrob@snap.net.nz
Wed Feb 15 21:03:00 GMT 2006
> > ...More importantly, how do you propagate two messages
> > back up the stack when gdb_exception only allows one?
> >
> > (top-gdb) ptype e
> > type = struct gdb_exception {
> > enum return_reason reason;
> > enum errors error;
> > const char *message;
> > }
>
> By adding to that struct?
>
> --
> Daniel Jacobowitz
> CodeSourcery
Oh, that easy. I don't know why, but I thought changing such a fundamental
data structure would be unwelcome.
--
Nick http://www.inet.net.nz/~nickrob
More information about the Gdb
mailing list