X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: jwvm AT umich DOT edu (JWV Miller) Newsgroups: comp.os.msdos.djgpp Subject: Debugging Problem with win2k Date: 11 May 2002 18:56:48 -0700 Organization: http://groups.google.com/ Lines: 26 Message-ID: NNTP-Posting-Host: 204.118.181.164 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1021168608 527 127.0.0.1 (12 May 2002 01:56:48 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 12 May 2002 01:56:48 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have installed the following archives several times per instructions in a win2k system with sp2 installed: bnu2112b.zip djdev203.zip faq230b.zip gcc304b.zip gdb511b.zip gpp304b.zip mak3791b.zip rhid149b.zip txi42b.zip zipo015b.zip While programs can be compiled correctly, when I try to use the debugger under rhide, the following message occurs: For this line is no code generated I have checked the -g flag and even -ggdb but still get the same error. I can run gdb by itself and it seems to work normally. How can I get the debugger to work under rhide? Thanks in advance for any help. John Miller