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]

Re: GCC XML back end


????? ????? wrote:
Could You give me an advice about that, please. Do You use some tool when trace and debug GCC?

I use the emacs M-x gdb command. If you aren't an emacs user, you can use gdb from the shell. Also, frequent use of grep and the more involved "find . -type f | xargs grep" if I need to search subdirectories.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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