delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/03/18/20:45:13

Sender: nate AT cartsys DOT com
Message-ID: <36F1ABBD.21587EBC@cartsys.com>
Date: Thu, 18 Mar 1999 17:43:26 -0800
From: Nate Eldredge <nate AT cartsys DOT com>
X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.3 i586)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: RHIDE on Linux problem !!!!!
References: <m10NhzQ-000S6aC AT inti DOT gov DOT ar>
Reply-To: djgpp AT delorie DOT com

Salvador Eduardo Tropea (SET) wrote:
> 
> Pollini Andrea <nelson AT numerica DOT it> wrote:
> 
> > I am running RHIDE for Linux and i have a strange problem.
> > When i try to debug my program ( pressing F7 ) , RHIDE tell me he can't
> > find strncmp.c or something else .
> > Why ?????
> 
> Are you using strncmp? is when you step over a line that contains an strncmp
> call? If yes then that's because you have debug information in your libc,
> perhaps you installed a development version of the library with debug
> information and you are linking your program with it. But it sounds very
> strange, in distributions like Debian libraries with debug information have
> special names, for example libXXX_g.a instead of libXXX.so (note: they are
> usually static versions).

Functions loaded from the shared libraries are handled by a process that
IIRC involves strncmp.  I suspect the way to handle it is to use `next'
whenever possible.
-- 

Nate Eldredge
nate AT cartsys DOT com

- Raw text -


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