From: "Oliver Richman" Newsgroups: comp.os.msdos.djgpp Subject: OT: Serious RHIDE problem? Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Thu, 12 Dec 2002 00:55:17 GMT NNTP-Posting-Host: 24.103.60.121 X-Complaints-To: abuse AT rogers DOT com X-Trace: news01.bloor.is.net.cable.rogers.com 1039654517 24.103.60.121 (Wed, 11 Dec 2002 19:55:17 EST) NNTP-Posting-Date: Wed, 11 Dec 2002 19:55:17 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, sorry if this is a FAQ or OT, but, whenever I try to step through a program, RHIDE 1.4.9 tells me that there is no useful debugging information available -- *and* to try compiling with -g. That's a real slap in the chops since I know for a fact it is compiling with -g. I've even compiled a basic test.c by hand and RHIDE still claims that there is no useful debugging info, etc.. What can I do? it's a fresh install of DJGPP/rhide. -frl