Re: Regarding shared library and GDB
- From: dan.odegaard@xxxxxxxxx
- Date: Thu, 27 Sep 2007 01:25:51 -0700
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.
.
- Follow-Ups:
- Re: Regarding shared library and GDB
- From: sunil
- Re: Regarding shared library and GDB
- References:
- Regarding shared library and GDB
- From: sunil
- Regarding shared library and GDB
- Prev by Date: Regarding shared library and GDB
- Next by Date: Re: Regarding shared library and GDB
- Previous by thread: Regarding shared library and GDB
- Next by thread: Re: Regarding shared library and GDB
- Index(es):
Relevant Pages
|