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: Re: Debugging Problem with win2k Date: 12 May 2002 08:11:58 -0700 Organization: http://groups.google.com/ Lines: 24 Message-ID: References: <3s2sdu02ipdo5ghr3sq9g8g7ag39tutkre AT 4ax DOT com> NNTP-Posting-Host: 204.118.181.164 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1021216319 14835 127.0.0.1 (12 May 2002 15:11:59 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 12 May 2002 15:11:59 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andrew Cottrell wrote in message news:<3s2sdu02ipdo5ghr3sq9g8g7ag39tutkre AT 4ax DOT com>... > >I have installed the following archives several times per instructions > >in a win2k system with sp2 installed: > > > >rhid149b.zip > > > >How can I get the debugger to work under rhide? Thanks in advance for > >any help. > First piece of advice is to go and get the Rhide 1.5.0 snapshot from > http://www.rhide.com . This will help with some W2K issues. Are you > using C++ or C? I use the Rhide 1.5.0 snapshot on XP with C programs > and they work fine. I haven't tried the latest Rhide snapshot with C++ > , it includes GDB 5.2. I installed the latest executable for rhide. Same problem. > The next thing to try is to check the following:- > Does C debugging work? > Does C++ debugging work? > Neither works. :-( > Andrew