summaryrefslogtreecommitdiff
path: root/linkers/rtems-addr2line.cpp (follow)
AgeCommit message (Collapse)Author
2018-11-29Fix warnings on Windows.Chris Johns
2018-06-18rtemstoolkit: Add DWARF function support.Chris Johns
Load the functions in each CU.
2018-06-18linkers: Add an address to line tool.Chris Johns
This tool provides a way to check the DWARF toolkit support for finding lines from addresses.