public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC XML back end
@ 2004-01-19 16:07 Делчо Делов
  2004-01-21  0:30 ` Jim Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Делчо Делов @ 2004-01-19 16:07 UTC (permalink / raw)
  To: gcc

Dear Sirs,

I would like to produce a XML back end for C++ projects ,based on GCC 
tree. But I wish to use IDE for development (KDevelop, VisualStudio, 
etc.). I tried to import GCC as KDevelop project but without success. 
Could You give me an advice about that, please. Do You use some tool 
when trace and debug GCC?

Best Regards,
Delcho Delov

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GCC XML back end
  2004-01-19 16:07 GCC XML back end Делчо Делов
@ 2004-01-21  0:30 ` Jim Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Wilson @ 2004-01-21  0:30 UTC (permalink / raw)
  To: Äåë÷î Äåëîâ; +Cc: gcc

????? ????? 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-21  0:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-19 16:07 GCC XML back end Делчо Делов
2004-01-21  0:30 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).