This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Which version of gdb supports gcc 3.0 ABI?
- To: gcc at gcc dot gnu dot org, dberlin at redhat dot com
- Subject: Re: Which version of gdb supports gcc 3.0 ABI?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 14 Mar 2001 00:10:27 -0800
> I also gave up trying to work on other non-C++ parts of gdb because
> approval takes forever. It completely removes all incentive i have to
> improve gdb when i can't get stuff committed, and have to spend months
> trying to get someone to approve it. I've thrown away non-C++ patches
> i worked on (like the dwarf2 stuff), because it's just not worth the
> aggravation of trying to get someone to look at it.
Then fork.
If you (or anybody else) comes up with a better debugger, I'd use it.
-benjamin