=?windows-1251?Q?=C4=E5=EB=F7=EE_=C4=E5=EB=EE=E2?= writes: > > 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? We use gdb. I use it in emacs. I believe that the Eclipse CDT supports gdb and gcc. Andrew.