I am unable to use gdb on code compiled by clang/clang++ with -g options enabled. <br>when I do break main/start, gdb says file not found.<br>Is it by design? If so, How to debug binaries compiled by clang.<br><br>--regards<br>
--Dev<br>