X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "alex" Newsgroups: comp.os.msdos.djgpp Subject: Debugging question Date: Thu, 26 Aug 2004 13:41:04 +1000 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Lines: 21 Message-ID: <412d5bd1$0$10824$afc38c87@news.optusnet.com.au> NNTP-Posting-Host: 211.31.18.192 X-Trace: 1093491665 10824 211.31.18.192 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi guys, Sorry if this question might seem more of a "rhide" problem, but perhaps someone here knows a fix for this bizarre problem I am having. When I try to debug/step a program in rhide (have latest releases) I keep getting an error "The program has no useable debugging information, try to compile it with the -g switch" On investigating, -g is already being used as a parameter to gcc (can see args when its compiling) So what do i do now? Regards Alex