You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is useful to run automated test with ASan and/or valgrind on MacOS.
It's less useful under valgrind which can do this on its own with the proper option,
but will do it for every call instead of just once.
Patch has been tested against CDash. Proper symbol output with valgrind (no ASan problems
reported under CDash but checked locally with specific files)
Feel free to rename the option if doesn't follow some CMake convention (I'm not used
to CMake yet...)
+cc Mathieu Malaterre
Hi Mathieu (Malaterre), could you validate this patch that add a way to generate debug
symbols useful for ASan when building on OSX ? As it's a CMake issue, I would prefer
you handle it. Thanks.
Originally reported on Google Code with ID 409
Reported by mayeut on 2014-10-06 21:36:10
- _Attachment: [dsymutil.patch](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-409/comment-0/dsymutil.patch)_
The text was updated successfully, but these errors were encountered: