make ex1 RM=true
> On May 18, 2015, at 12:57 PM, Dmitry Karpeyev <[email protected]> wrote: > > 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. > > Thanks. > Dmitry.
