<div dir="ltr"><div><div><div>Is there some trick I need to do to use gdb on libgfapi?  I configured gluster like this:<br><br>./configure --disable-ibverbs --enable-debug<br><br></div>And also tried this:<br><br>CFLAGS=-g CPPFLAGS=-g LDFLAGS=-g ./configure --disable-ibverbs --enable-debug<br>
<br></div>I can&#39;t step into calls like glfs_new, the debugger skips over the call.  Is there some magic that makes gdb think that gfapi is not debuggable?<br><br></div>-K<br></div>