Page MenuHomePhabricator

[CI] Enable debug for the ASAN build
ClosedPublic

Authored by Fabien on Jul 25 2019, 14:53.

Details

Summary

This kills 2 birds with one stone:

  • Make the CI run the tests with debug enabled, which was not the case

yet;

  • Provide the stack trace with symbols in case of ASAN failure.

Depends on D3740

Test Plan

Run the CI build-asan config.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 25 2019, 16:07

Ignore libc malloc and co

This revision was automatically updated to reflect the committed changes.