Re: [petsc-dev] Generating debugging symbols for examples on OSX
18 May
2015
18 May
'15
1:07 p.m.
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.
4102
Age (days ago)
4102
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barry Smith