summaryrefslogtreecommitdiff
path: root/scripts/example_crashes.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix symbol.py's toolchain detection for x86.Elliott Hughes2014-07-071-0/+160
x86 uses the x86_64 toolchain. There's no separate 32-bit toolchain. I started to refactor so we could add FindToolchain tests, but that doesn't work because FindToolchain depends on environment variables set up by 'lunch'. Change-Id: I264b95e1e83a7e795f8cac49bc9e1cf497514029