From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide and NT Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <8sc4es$h4o$1 AT inf6serv DOT rug DOT ac DOT be> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 X-Trace: /KtlGVaoQgrwlvXeG+QJutnpEIEnyAzvZ4P+UQm4Digd72j29JB5hUFa6r9UFZ2j0ZuxDQLSMZtM!yRHWzIERsB9CRyFd+0HDUlDPHk7/Jurf3/xX+V7FYbboLvUhqfdTUK7HtyiD6EEMfksiYc+EBGKQ!1eJH X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sun, 15 Oct 2000 15:05:35 GMT Distribution: world Date: Sun, 15 Oct 2000 15:05:35 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 15 Oct 2000 11:29:32 GMT, jfvschra AT eduserv2 DOT rug DOT ac DOT be (Johan Verschraegen) wrote: >i have installed djgpp under NT and when using rhide >i cannot debug my programs. >For example when i add a breakpoint and then try to >run the program rhide says: This program has no usable >debugging information. Try compiling with the -g switch. >I am using the -g switch so what else can i do? Debug under DOS. Yes, DOS. NT's virtual DOS machine has bugs and missing features that get in the way of debugging a DOS program. --