This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: debugging gcc
- From: Joe Buck <jbuck at synopsys dot COM>
- To: danishsamad at yahoo dot com (Danish Samad)
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 28 Nov 2001 09:16:06 -0800 (PST)
- Subject: Re: debugging gcc
>
> hello,
>
> Is there some way we can debug gcc using kdevelop?
> currently Iam using xxgdb and its not that user
> freindly. Secondly I have just built gcc to debug it
> will this work or should I install it completely
I haven't tried kdevelop, but I have used ddd a lot, and I'm sure
that you'll find ddd a lot nicer to use than xxgdb.