<div dir="ltr">Hey,<div><br></div><div>can anyone give me any tips on compiling the collectd binary with debug symbols and then use gdb to load it for plugin debugging?  I've run the configure script with these options: CFLAGS="-g -O0" as suggested on the homepage but when I try to run the compiled binary It looks like some of the data is in .libs/collectdS.o which is deleted near the end of the make process.</div>










<div><br></div><div>Messing around I made a copy of the file before it was deleted to load up however even with that file I'm having trouble get gdb to stop anywhere useful to me.  I try to set a break point at one of my functions and it says theres no function with that name.  </div>

<div><br></div><div>thanks,</div><div><br></div><div>Chris</div>







</div>