From: Magnus Malm Newsgroups: comp.os.msdos.djgpp Subject: Debugger problems Date: Thu, 14 Aug 2003 22:28:19 +0200 Lines: 24 Message-ID: NNTP-Posting-Host: t2o918p14.telia.com (62.20.114.134) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1060892907 696952 62.20.114.134 (16 [85338]) X-Newsreader: Forte Agent 1.8/32.548 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello I am having some problems with the debugger in RHIDE. Whenever I set a break point and try to run the program I get the following message: "This program has no usable debugging information. Try to compile it with the -g switch." The -g switch *is* set, no optimizers are set and the project compiles just find. RHIDE version: 1.5 Debugger version: 5.3 DJGPP version: 2.03 GCC version: 3.2.2 Running under Win98. I hope anyone can give me some help on this matter. Thanks in advance. /Locke