This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [RFA/RFC] MI: accept (void) as well as ().


> Yes, all my dwarf-2 configurations show type="void (*)(void)", and all my
> stabs+ configurations show type="void (*)()".  This is true for both
> gcc v2 and gcc v3 compilers.
> 
> You can see the characteristic patterns in the attention table:
> 
>   http://www.shout.net/pub/mec/sunday/2002-05-05/Attention-gdb-HEAD.html
[broken link?]
> All five dwarf-2 configurations FAIL on these tests, and all five stabs+
> configurations PASS.

Ok, good.  Yes, definitly ok then.

It isn't the job of the MI testsuite to test for STABS vs DWARF2 problems.

> There is duplicated code in gdb.mi/mi0-var-child.exp if someone wants
> to hit that too.

Don't worry.
Andrew




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