[petsc-dev] Generating debugging symbols for examples on OSX

Barry Smith bsmith at mcs.anl.gov
Mon May 18 13:07:27 CDT 2015


  make ex1 RM=true


> On May 18, 2015, at 12:57 PM, Dmitry Karpeyev <karpeev at mcs.anl.gov> 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.




More information about the petsc-dev mailing list