Re: Regarding shared library and GDB
- From: sunil <sunil.vvn@xxxxxxxxx>
- Date: Thu, 27 Sep 2007 05:51:03 -0700
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.
.
- Follow-Ups:
- Re: Regarding shared library and GDB
- From: Andrei Voropaev
- Re: Regarding shared library and GDB
- From: Paul Pluzhnikov
- Re: Regarding shared library and GDB
- References:
- Regarding shared library and GDB
- From: sunil
- Re: Regarding shared library and GDB
- From: dan . odegaard
- Regarding shared library and GDB
- Prev by Date: Re: Regarding shared library and GDB
- Next by Date: Re: advice on how to detect time change
- Previous by thread: Re: Regarding shared library and GDB
- Next by thread: Re: Regarding shared library and GDB
- Index(es):
Relevant Pages
|