Re: Regarding shared library and GDB



On Sep 27, 1:25 pm, dan.odega...@xxxxxxxxx wrote:
On Sep 27, 11:03 am, sunil <sunil....@xxxxxxxxx> wrote:

Hi,

Am interested to debug one shared library using GDB.This shared
libarry is used by a binary (for which i doesn't have the code).I am
aware about at what point of time the library will be called.
Can i debug that library iusing GDB.If yes please let me know the
steps how to proceed further.

Regards
Sunil.

hi
afaik, you can't properly debug it until you'll have this library
compiled with debug info.

yes I compiled the library properly.
My problem is unable to caught the library using gdb while application
executing the library.

Sunil.

.



Relevant Pages

  • Re: Regarding shared library and GDB
    ... libarry is used by a binary.I am ... Can i debug that library iusing GDB.If yes please let me know the ... you can't properly debug it until you'll have this library ... compiled with debug info. ...
    (comp.os.linux.development.apps)
  • Re: "Object variable....not set."
    ... Take note of Karl's response. ... In order to properly debug the code, ... you need to be using it from within the IDE. ...
    (microsoft.public.vb.general.discussion)
  • Re: VB 6 debugging on Vista
    ... I have several older apps in VB6 that I am still working with. ... I find that when I debug, if I am stuck in a loop, Vista will not ... If you're running in the IDE then as far as I know VB is effectively behaving like an old fashioned interpreted Basic program and the "interpreter" is watching for debug input in between executing each statement, even if your code is in a tight loop. ...
    (microsoft.public.vb.general.discussion)
  • Re: Breakpoints and Visual Studio 2005
    ... When executing, Visual Studio displays a mostly transparent dot with an exclamation mark saying that the breakpoint is not valid. ... Visual Studio's options, Tools - Options - Debug, don't do anything to prevent debugging. ...
    (microsoft.public.dotnet.languages.vc)
  • RE: userform and error excel has stopped working
    ... debug, the error doesn't show. ... each of the SUB's in the userform to find the problem. ... i have created a userform in excel. ... de file without executing the code and change something (for exemple add an ...
    (microsoft.public.excel.programming)