Bug 27497 - addr2line: JSON output
Summary: addr2line: JSON output
Status: UNCONFIRMED
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-01 23:05 UTC by Fangrui Song
Modified: 2021-03-15 21:59 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fangrui Song 2021-03-01 23:05:23 UTC
I mentioned it in https://sourceware.org/pipermail/binutils/2021-February/115541.html , but a feature request is more explicit.

On LLVM land someone is proposing a JSON output format for llvm-symbolizer (similar to addr2line): https://reviews.llvm.org/D96883

This feature request is to bring awareness about cross project coordination:) If both projects want to add the feature, then having a compatible format will be nice.

(Personally I don't think JSON output format for llvm-symbolizer is necessary, but I would not get in their way if other reviewers want it.)
Comment 1 Fangrui Song 2021-03-15 21:59:39 UTC
https://reviews.llvm.org/D96883 it may soon be accepted :)