[petsc-dev] Generating debugging symbols for examples on OSX
Dmitry Karpeyev
karpeev at mcs.anl.gov
Mon May 18 12:57:50 CDT 2015
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150518/1b0f7133/attachment.html>
More information about the petsc-dev
mailing list