This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH]: Updated patch to output dwarf2 namespace debug info


On Mon, Dec 01, 2003 at 09:00:51PM +0100, Andreas Jaeger wrote:
> David Carlton <carlton@kealia.com> writes:
> 
> > On Mon, 1 Dec 2003 11:58:26 -0600, Benjamin Kosnik <bkoz@redhat.com> said:
> >
> >> Attached is a patch that applies without errors to today's sources. I
> >> have verified that it bootstraps and adds no new regressions. 
> >
> > Thanks to everybody who's gotten this applied so quickly - I really
> > appreciate it.
> >
> >> Where are the patches to gdb that make use of this info? I'd like to
> >> try them out.
> >
> > Do:
> >
> > cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r carlton_dictionary-branch gdb+dejagnu
> >
> > To run tests, go to the gdb directory and do 'make check'.  The test
> > results shouldn't be any worse after this patch has been applied to
> > GCC than they were before the patch was applied; one test, in
> > rtti.exp, should turn from a FAIL (or KFAIL, I can't remember) to
> > PASS.
> 
> When is this branch going to be merged to mainline?  For the release
> of GCC 3.4, we need a gdb that handles this correctly I assume...

Mainline GDB will already cope with this output, David's branch is only
necessary to take full advantage.

I don't know when it will be merged.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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