stepping through libnl.

Flavio Leitner fbl at redhat.com
Tue Oct 22 08:59:47 EDT 2013


On Tue, Oct 22, 2013 at 01:24:14PM +0100, Thomas Graf wrote:
> 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.

If you are using rpm distro and the libnl rpm package, you can
just install the debuginfo package and run gdb ./yourapp.

fbl

> 
> _______________________________________________
> libnl mailing list
> libnl at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/libnl
> 



More information about the libnl mailing list