Ed Greenberg wrote: > I'd like to breakpoint inside chan_sip.c > > What might I be doing wrong? I don't use ddd, but one thing that will be necessary is going into 'make menuselect' and selecting the DONT_OPTIMIZE compiler flag; breakpointing and otherwise inspecting optimized code is quite difficult.