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: GCC stabs don't contain prototype info



Daniel Jacobowitz <drow@mvista.com> writes:
> Is there a standard stabs convention for this?  If so, it would be a
> good idea to make development GCC emit it.

Yes, there's the encoding developed by Sun, described in the GNU stabs
manual.  It looks to me like GDB is ready to consume this info, so
getting GCC to emit it would be great.

Until that's done, however, this test should XFAIL, so other engineers
won't waste their time re-analyzing the failure.  (I don't mean to
imply that you disagree; I just want to make things clear to the test
suite maintainers.)


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