ProDBG icon indicating copy to clipboard operation
ProDBG copied to clipboard

Add support for sanitizers in build config

Open emoon opened this issue 8 years ago • 0 comments

As ProDBG still relies on a bunch of C/C++ libs it would be interesting to add support for sanitizers (in Clang) to some targets as this would allow tests to run with these enabled to catch errors in that code also.

emoon avatar Jul 11 '16 16:07 emoon