<div dir="ltr">When I build examples, the .o gets automatically removed and dsymutil isn't run on the executable (which probably wouldn't do any good without the object file, anyway). As a result, I don't get any debugging symbols in main() and other subroutines that live in exXXX.c. I can hack around this, but what's the automatic way of doing this? I didn't see anything relevant in ./configure --help.<div><br></div><div>Thanks.</div><div>Dmitry.</div></div>