From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Elizabeth Chastain To: chastain@cygnus.com, msnyder@cygnus.com Cc: gdb-patches@sources.redhat.com, jmoore@cygnus.com Subject: Re: [RFA] Fix for gdb-gnats bug #14 Date: Fri, 16 Feb 2001 17:54:00 -0000 Message-id: <200102170147.RAA01919@bosch.cygnus.com> X-SW-Source: 2001-02/msg00323.html Hi Michael, > Correct. In fact, this test has always been wrong, and AFAIK, > it could never ever ever have passed. I don't understand how > it has existed as such. My guess is that gdb used to run all the commands in a command list, including all the commands after "next" and "step". Then someone wrote the test to expect that behaviour. Then someone noticed that gdb was having trouble and changed gdb and also updated the manual. The prose in the manual gives me a feeling of "this section got added in response to a bug". I'd have to go way back into old archives to check out that theory. > I don't understand why it isn't a FAIL on RH7. The output is > identical to the failing output on Solaris. Ah. It _is_ a FAIL on RH 7. Michael