From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: gdb-patches Subject: Re: [RFA] volatile.exp fix-ups Date: Fri, 28 Sep 2001 11:19:00 -0000 Message-id: <3BB4BEF7.3CF26A66@cygnus.com> References: <3BB395AC.6CC343C5@cygnus.com> <3BB39698.BD9361A8@redhat.com> <3BB39C42.A0A311BE@cygnus.com> <20010928134410.S21192@cygbert.vinschen.de> X-SW-Source: 2001-09/msg00423.html Corinna Vinschen wrote: > > On Thu, Sep 27, 2001 at 02:38:10PM -0700, Michael Snyder wrote: > > Fernando Nasser wrote: > > > > > > Michael Snyder wrote: > > > > > > > > This extends the work that Corinna and I did on constvars.exp > > > > into volatile.exp (allowing the test to proceed if compiled > > > > with gcc and dwarf-2). > > > > > > > > Tested on Linux native with both stabs (xfail) and dwarf-2 (pass) > > > > > > > > > > Sure thing. > > > > > > Thanks Michael and Corinna. > > > > > > Fernando > > > > Nice collaboration. I should metion that Jim Blandy and Fernando > > both gave valuable feedback off-list. > > I have just commited the following patch to gdb.base/volatile.exp > as `obvious' patch. It just accepts additional `int' keywords in the > output of the qux2 test. Thanks, I missed that.