X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 11 Apr 2002 20:20:33 +0300 (WET) From: Andris Pavenis X-Sender: pavenis AT ieva06 To: =?iso-8859-1?Q?Ra=FAl?= Duque Cc: djgpp AT delorie DOT com Subject: Re: compiling problem DJGPP In-Reply-To: <5.1.0.14.0.20020411090001.00abbd30@andromeda.uanarino.edu.co> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=windows-1257 Content-Transfer-Encoding: 8BIT Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 11 Apr 2002, [iso-8859-1] Raśl Duque wrote: > Hello. > > I had a old djgpp distribution and worked well. About a month a downloaded > a new distribution with GCC 3.03 and RHIDE 1.4.9 (I download RHIDE 1.4.9.1 > too) but the debuging system is failing. For example I add a breakpoint and > the debug say "No code generated for this line" but it's false. When I can > debug step to step the actual line isn't selected, several times the > debuging system crash. > I think it's a RHIDE problem but I cann't fix it. Any suggestons? > > P.D. > SO. WIN 98 > GCC 3.03 > RHIDE 1.4.9.1 Pavenis > RHGDB 1.4.9.1 > I have seen that. They seems to be GDB problems (the debugging support im RHIDE is from gdb). You may try to get my newer build from http://rhide.sourceforge.net/snapshots But be warned that it is also not vary stable (I can get it crashing or otherwise misbehaving rather easily). I can reproduce part of these problems with GDB under Linux, so they are often even not DJGPP specific. Andris