Investigate replacing "homegrown" code, with the use of addr2line
#1670
Labels
hygiene
Tasks related to improving code efficiency, readability, etc.
addr2line
#1670
The
probe-rs::debug
module contains code which can likely be superseded by the use of the addr2line repo.We already rely heavily on the
gimli
crate from the same organization, and experience has shown that their api's are fast and reliable.@Yatekii and @Tiwalun : Please let me have a 👍 or 👎 on this, along with other suggestions you may have.
The text was updated successfully, but these errors were encountered: