This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb patch for 64-bit enum values on 64-bit hosts (ia64-linux)


Elena Zannoni wrote:
> 
> Michael Snyder writes:
>  > Elena Zannoni wrote:
>  > >
>  > > Jim Wilson writes:
>  > >
>  > > Jim, any chance you could turn the tests into a gdb testfile?
>  >
>  > Elena,
>  >
>  > I thought I would take a stab at it.  Seemed like it might
>  > belong in exprs.exp.  I noticed that exprs.exp seems kind of
>  > unfinished -- it sets up as if to do some enum tests, but
>  > doesn't actually do them!  So I added some, including some
>  > for long enums.  See below.  You approve?
> 
> If they pass, yes :-)

Actually, they reveal a couple of failures, even before trying
to test the long enums.  This is probably because they've not
been tested before.  But I figure new tests that show up existing
bugs are a good thing...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]