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


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++.

Personally, I take the view that I prefer to test-bed gdb with other
Free Software.  Specifically that means these licenses:

  http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
  http://www.gnu.org/licenses/license-list.html#GPLIncompatibleLicenses

I don't know what FSF policy is on this.

Michael C
apologies to elena z for the tangent on her thread


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