This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: # Re: RFA: add testsuite function for answering internal errorquestions
- From: Andrew Cagney <ac131313 at redhat dot com>
- To: Jim Blandy <jimb at redhat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Tue, 23 Sep 2003 19:48:52 -0400
- Subject: Re: # Re: RFA: add testsuite function for answering internal errorquestions
- References: <vt2bs52focy.fsf@zenia.red-bean.com> <3DECE5AB.8020400@redhat.com> <3E245BC9.6020302@redhat.com> <vt2y8wgcrtv.fsf@zenia.home>
There was no comment on the revision of this patch; may I commit this?
I thought this got committed months ago, weird. Hmm, fernando wrote:
> > The idea is excellent, we should have thought of this before.
> > I need you to make a couple of changes before checking it in, if you
> > don't mind:
http://sources.redhat.com/ml/gdb-patches/2002-12/msg00074.html
And shortly after that I [incorrectly] pinged him:
http://sources.redhat.com/ml/gdb-patches/2003-01/msg00526.html
and took that to mean "will be committed with requested changes".
After carefully re-reading your reply though, I see that isn't what
happened. Oops.
Anyway, I think fernando's request was reasonable. The global doesn't
need to be added until there is a person that needs it, and possibly not
even then.
enjoy,
Andrew
I suspect fernando and I
2003-02-04 Jim Blandy <jimb@redhat.com>
* lib/gdb.exp (gdb_internal_error_regexp): New variable.
(gdb_internal_error_resync): New procedure.
(gdb_test_multiple): If the command results in an internal error,
answer GDB's questions until we get back to a prompt.
http://sources.redhat.com/ml/gdb-patches/2003-02/msg00152.html