delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Andrew Cottrell <andnews AT ihug DOT com DOT oz DOT au> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Debugging Problem with win2k |
Date: | Mon, 13 May 2002 18:03:51 +1000 |
Organization: | ihug ( New Zealand ) |
Lines: | 11 |
Message-ID: | <6ksudug4ffchg2flqbs9us9gevgcmi80r3@4ax.com> |
References: | <c7b10642 DOT 0205111756 DOT 7709f713 AT posting DOT google DOT com> <3s2sdu02ipdo5ghr3sq9g8g7ag39tutkre AT 4ax DOT com> <c7b10642 DOT 0205120711 DOT 78233abf AT posting DOT google DOT com> |
NNTP-Posting-Host: | p121-apx1.syd.ihug.com.au |
Mime-Version: | 1.0 |
X-Trace: | lust.ihug.co.nz 1021277028 30336 203.173.140.121 (13 May 2002 08:03:48 GMT) |
X-Complaints-To: | abuse AT ihug DOT co DOT nz |
NNTP-Posting-Date: | Mon, 13 May 2002 08:03:48 +0000 (UTC) |
X-Newsreader: | Forte Agent 1.91/32.564 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
>> The next thing to try is to check the following:- >> Does C debugging work? >> Does C++ debugging work? >> >Neither works. :-( I have used Rhide on W2K and now XP for debugging C programs. What debug options are you using? The "-g" option works fine for me on XP. For C++ try the "-gdwarf-2" option. This seems to allow me to step, wath and set a breakpoint on a line and go to the line. Some of the other options may be better than this and some are worse than this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |