This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH, RFA] Fix handle_stop_sig lossage
- To: jtc at redback dot com
- Subject: Re: [PATCH, RFA] Fix handle_stop_sig lossage
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Wed, 07 Feb 2001 21:02:25 -0800
- Cc: Mark Kettenis <kettenis at wins dot uva dot nl>, gdb-patches at sources dot redhat dot com, ezannoni at cygnus dot com
- References: <200102070800.f1780px04634@delius.kettenis.local> <5mg0hqrui0.fsf@jtc.redback.com>
> A quick fix would be to change the order back the way it was. But I
> personally like your patch better, since it eliminates header file
> ordering issues (at least in this instance).
I've checked it in.
Andrew