gcj/49
Anthony Green
green@cygnus.com
Sun Apr 23 10:16:00 GMT 2000
The following reply was made to PR gcj/49; it has been noted by GNATS.
From: Anthony Green <green@cygnus.com>
To: tromey@cygnus.com
Cc: java-gnats@sourceware.cygnus.com, jimb@cygnus.com, apbianco@cygnus.com,
tromey@cygnus.com
Subject: Re: gcj/49
Date: Sun, 23 Apr 2000 10:09:14 -0700
Tom wrote:
> I could figure it out if I knew how to determine whether we need to
> emit this.
I think we only want to do it when `write_symbols == DBX_DEBUG' in
toplev.c. This probably doesn't help because we need to know in
gcc.c.
Jim - can gdb handle programs with both DWARF2 and STABS? I think
maybe it can.
In that case, maybe we just always emit it when any `-g' flag appears
on the command line.
> (And how are we going to make this work with Dwarf?)
There's not dwarf way of doing it. I think mixed stabs/dwarf will
work for now.
AG
--
Anthony Green Red Hat
Sunnyvale, California
More information about the Java-prs
mailing list