delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/11/24/01:07:23

Date: Sun, 24 Nov 2002 08:05:13 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Ekskavaator <potr AT hot DOT ee>
cc: djgpp AT delorie DOT com
Subject: Re: debbuging with rhide. NOT. :(
In-Reply-To: <CFN375840760659722@news.neti.ee>
Message-ID: <Pine.SUN.3.91.1021124080339.13311F-100000@is>
MIME-Version: 1.0
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

On Sun, 24 Nov 2002, Ekskavaator wrote:

> "The selected breakpoint is invalid, probably this file
> is not compiled with debugging information or for this
> line is no code generated.
> (Breakpoint at line 14 in file answer.cpp)"
> 
> Such error if i try to put a breakpoint.

Try compiling with -gcoff instead of a mere -g.

Alternatively, get a newer version of RHIDE (or an older version of GCC).

The problem is likely to be that the latest GCC produces DWARF2 debug 
info when you compile with -g, but the version of RHIDE you have doesn't 
know about the DWARF2 format.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019