From: "mad" Newsgroups: comp.os.msdos.djgpp Subject: new to djgpp -- need C++ and windows help Date: Sat, 24 Apr 1999 10:35:31 -0400 Lines: 16 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 NNTP-Posting-Host: 209.218.38.51 Message-ID: <3721d828.0@209.218.38.9> X-Trace: 24 Apr 1999 10:41:44 -0500, 209.218.38.51 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've recently downloaded djgpp. I got RHIDE installed, and it compiles my C and C++ source files. I can't debug the C++ files in either RHIDE or gdb. The debugger runs the programs, but it won't go into the objects. I remember reading something somewhere that mentioned this problem, but I can't find it. Is there a simple solution to this? If not, can I make use of an old debugger from Turbo C++? I'd also like to write (and rewrite some of my old OWL for Win3.1) windows programs. The faq mentioned RSXNTDJ. Does this install into RHIDE, or is this a separate environment? I'm using RHIDE 1.4, gcc 2.81, and Win98. Any help would be greatly appreciated.