[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] source files with same name
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] source files with same name |
Date: |
Tue, 17 Jan 2006 20:15:27 +0100 (CET) |
> > Are you *really* sure that this is a limitation of the ELF format
> > and not a bug in the Eclipse IDE? I simply can't believe that...
>
> Hmm, indeed some parts of the debug info appear to have the full
> file name.
Maybe a bug in gcc/g++? IMHO file names in the debug info should
always be stored as absolute.
> I'll see whether I can configure Eclipse or g++ so that this works...
I've just checked the gcc info file and haven't found an option to
control that.
Werner