Date: Sun, 13 Mar 94 21:41:44 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: peter AT deakin DOT edu DOT au Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: How do you debug a debugger? Reply-To: babcock AT cfa DOT harvard DOT edu > It may have nothing to do with your problem, but things suddenly went wrong > when I left a -c in my gcc line. Thanks for the suggestion. I did get the debugger working with a few source code changes, and posted them in a separate message. I don't entirely understand the changes I made, but the 4 or 5 hours I spent debugging the debugger let me find the problem I was really looking for in my code in a few minutes. My thanks to Morten Welinder for the full screen debugger.