This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Symbol Separation - Debugging
On Wed, Jul 02, 2003 at 08:44:26AM -0700, Devang Patel wrote:
> True DWARF2 is not used by compiler tool chain on my platform. I think,
> this can
> be used for DWARF2 also.
It can probably be used by DWARF2, but in order to give some of the
more expressive information that DWARF2 is capable of it's going to
need to be a whole lot more complicated. For instance, if a header
contains an inline function then the generated debug info could
reference that inline function, but generating the reference is tricky.
Might require both compiler work to read in the debug info and a linker
or DWARF2 extension to specify the references.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer