This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: debug flags (-feliminate-dwarf2-dups)
- To: Daniel Berlin <dberlin at redhat dot com>
- Subject: Re: debug flags (-feliminate-dwarf2-dups)
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 27 Mar 2001 19:36:45 -0800 (PST)
- cc: libstdc++ at gcc dot gnu dot org, snyder at fnal dot gov
Again... Please either post a tarball of your sources, a binary, or
refrain from teasing us. Talking about doing all this stuff and then not
letting anybody use them or verify your work is, IMHO, quite lame.
-benjamin
> No, it's just that gdb can't debug things with -feliminate-dwarf2-dups
> on yet.
> I basically had to rewrite large portions of the dwarf2 reader because it makes
> stupid assumptions (though i can't fault this, because it's based on
> the dwarf1 reader, where these assumptions are valid), and I don't
> want the hassle of trying to get the patch approved, because it
> basically, well, rewrites the dwarf2 reader, making it a pain in the
> ass to get approved.
> If someone else wants to herd it through the gdb patch approval
> process, i'll happily send it along.