Hi, On Wed, Apr 29, 2015 at 11:41 AM, Niel Orcutt <[email protected]> wrote:
> I built a simple sanitized binary built with GCC 4.8.2 -fsanitize=address. > The binary works and fails as it should. However, if I do "export > ASAN_OPTIONS=help=1", and run the binary, the binary runs and fails in the > same way, but no help text is printed. > This flag was added later (looks like it's not available even in GCC 4.9.1). > > -Niel > > -- > You received this message because you are subscribed to the Google Groups > "address-sanitizer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Alexey Samsonov, Mountain View, CA -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
