gcc debugging

Gerald Pfeifer gerald@pfeifer.com
Fri Aug 6 05:21:00 GMT 2004


On Tue, 27 Jul 2004, Ranjit Mathew wrote:
> See Alexandre Oliva's scripts "debugx" and "debug":
>
>  http://gcc.gnu.org/ml/gcc/2004-03/msg01195.html
>
> Once you have them in your PATH, you can simply do:
>
>  debugx cc1 gcc foo bar
>
>  debugx cc1plus g++ foo bar
>
>  debugx jc1 gcj foo bar
>
> etc.
>
> This has to be a very FAQ on GCC development! I think
> Alexandre's scripts should go into "contrib" (as
> is also noted in the message referred to above).

I'm tempted to agree.  Alexandre?

Gerald



More information about the Gcc mailing list