Re: Questions about gnu debug

2009-12-23 Thread Liming
o.com > Date: Wednesday, December 23, 2009, 5:56 PM > On Wed, Dec 23, 2009 at 6:48 PM, > Liming > wrote: > > I read the FAQ, but still very confused, please help. > > > > 1. > > I have a project written by C++, I want to debug it > under Cygwin. I > > know

Questions about gnu debug

2009-12-23 Thread Liming
I read the FAQ, but still very confused, please help. 1. I have a project written by C++, I want to debug it under Cygwin. I know I can use g++ -g, but I think this is for a single .cpp file. How to debug a whole Project? Anyway to debug the project inside a windows like editor? 2. The gnu C++ u