<div dir="ltr">I looked at Makefiles and can see instruction<div><br></div><div># WARNING: do not add mode=debug or mode=release anymore in the Makefile,<br># use make mode=debug all instead. By default Kamailio is compiled with<br># debugging symbols in all cases (-g) and without optimization (-O0).<br></div><div><br></div><div><br></div><div><a href="https://github.com/kamailio/kamailio/blob/master/src/Makefile.defs#L749-L751">https://github.com/kamailio/kamailio/blob/master/src/Makefile.defs#L749-L751</a><br></div><div><br></div><div>I do not understand how properly build Kamailio with disabled optimization.</div><div>Could you let me know how to use "mode=debug"?</div><div><br></div><div>Sergey</div></div>