From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: chastain@cygnus.com Cc: ac131313@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfa/i387] Eliminate HOST_*_FORMAT from i387-tdep.c Date: Fri, 06 Jul 2001 06:16:00 -0000 Message-id: <1190-Fri06Jul2001161316+0300-eliz@is.elta.co.il> References: <200107061252.FAA21069@stanley.cygnus.com> X-SW-Source: 2001-07/msg00150.html > From: Michael Elizabeth Chastain > Date: Fri, 6 Jul 2001 05:52:43 -0700 > > I tested this on native Red Hat Linux 7 with gcc 3.0 with the test > script gdb.base/default.exp. Without the patch, gdb crashes on > an "info float" command. > > OK to apply? Looks like an obvious fix to me.