This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: gcov on gdb


On Mon, Jan 06, 2003 at 10:17:15PM -0600, Michael Elizabeth Chastain wrote:
> Elena Zannoni writes:
> > In doing so, I've noticed that a lot of lines in the stabread.c file
> > are never executed because they are old functions (1996) to support
> > cfront.  I think we could obsolete this stuff.  I've not found anything
> > in a google search for cfront that was more recent than 1995.
> 
> More generally, I wish gdb had documentation about which compilers,
> assemblers, and linkers that gdb supports, especially for C++.

C++: in practice, GNU GCC 2.95, and GNU GCC 3.x.  In theory, HP aCC
also, but I haven't gotten around to seeing how well it works; and
frankly, the HP debug info is so overengineered that it's a royal pain
to work with.

-- 
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]