From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide & debug Date: Mon, 03 Feb 1997 11:42:58 +0100 Organization: TU Chemnitz-Zwickau Lines: 24 Message-ID: <32F5C132.7457@Mathematik.tu-chemnitz.de> References: <854700980 DOT 2533 AT dejanews DOT com> NNTP-Posting-Host: cancel.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp massarin AT metope DOT cram DOT enel DOT it wrote: > > This is true particularly with C++ programs having inline code > (into classes) or member functions like "a(int x) : y(x) {}" > Turbo debugger seems to be more reliable (excuse me). This has nothing to do with a wrong debugger but with the debugging information which is produced by gcc which is limited in many cases to hold all the needed information to debug your program correct. > PS: Why when I redirect stdout in options I see the output only > when the program stop running and not when it's performed > like in the user screen visible with alt-f5. Because it is very complicated to implement this. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************