RE: Debugging of subagent

2016-05-12 Thread Chetcuti, Christian
ge.net' Subject: Debugging of subagent Dear all, I have managed to build my own agent successfully after following the subagent tutorial. I am now trying to debug this subagent using gdb. The problem is that gdb is not stepping into a function coming from the shared libraries of net-snmp when I

Debugging of subagent

2016-05-12 Thread Chetcuti, Christian
Dear all, I have managed to build my own agent successfully after following the subagent tutorial. I am now trying to debug this subagent using gdb. The problem is that gdb is not stepping into a function coming from the shared libraries of net-snmp when I request him to do so. Could you ple