[Bug sanitizer/67204] documentation for sanitizer missing/incomplete

smagnet at yopmail dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 13 10:46:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67204

--- Comment #3 from smagnet at yopmail dot com ---
> https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#Debugging-Options
> What exactly are you missing?

Basically, I think the information from the address sanitizer wiki (and the
other linked pages) should be integrated into the GCC manual, rather than the
manual referring to the wiki, such that the manual is self-contained.

The google code wiki only refers to LLVM, and it's not clear to the reader (to
me at least) if it is still being maintained (given that "Google Code will be
turning read-only") and to what extent it applies to GCC.

Moreover, the undefined behavior sanitizer runtime options (UBSAN_OPTIONS, as
described here
<https://www.chromium.org/developers/testing/undefinedbehaviorsanitizer>)
aren't documented at all in the manual.



More information about the Gcc-bugs mailing list