ramosian-glider / sanitizer-issues

test
0 stars 0 forks source link

Add -C option to addr2line to de-mangle names #25

Closed ramosian-glider closed 9 years ago

ramosian-glider commented 9 years ago

Originally reported on Google Code with ID 25

Please add the -C option to addr2line otherwise we get mangled names.  See http://sourceware.org/binutils/docs/binutils/addr2line.html.

Reported by mohamed.omar.bana on 2012-01-06 00:44:22

ramosian-glider commented 9 years ago
You can filter the output through c++filt.
I am not sure I want to change the way we invoke addr2line currently. 
Anyway, I really hope to have in-process symbolizer this quarter. 

Reported by konstantin.s.serebryany on 2012-01-06 00:47:53

ramosian-glider commented 9 years ago
Adding Project:AddressSanitizer as part of GitHub migration.

Reported by ramosian.glider on 2015-07-30 09:12:58