stepping through libnl.

Thomas Graf tgraf at suug.ch
Tue Oct 22 08:24:14 EDT 2013


On 10/20/13 at 04:13am, Venkat Subbiah wrote:
> Hello,
> 
> I am trying to understand the internals of libnl and would like to
> be able to step through libnl from gdb.   I am looking for info on
> how to be able to do this.  Would appreciate any info on how can I
> achieve this.
> 
> Note: I am not subscribe to the list. Please cc me on the replies.

Compile libnl with -g -ggdb CFLAGS and run gdb ./your_app.



More information about the libnl mailing list