This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
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).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |