[RTEMS Project] #4383: covoar keeps DWARF info in memory too long
RTEMS trac
trac at rtems.org
Thu Jun 17 21:05:39 UTC 2021
#4383: covoar keeps DWARF info in memory too long
------------------------------+-------------------------
Reporter: Alex White | Owner: Alex White
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution: fixed
Keywords: coverage, covoar | Blocked By:
Blocking: |
------------------------------+-------------------------
Changes (by Alex White <alex.white@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"ac56fce7c17e40c6ecd7980fa828a76550bbacb3/rtems-tools"
ac56fce/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="ac56fce7c17e40c6ecd7980fa828a76550bbacb3"
covoar: Store address-to-line info outside of DWARF
This adds the AddressToLineMapper class and supporting classes to
assume responsibility of tracking address-to-line information.
This allows the DWARF library to properly cleanup all of its resources
and leads to significant memory savings.
Closes #4383
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4383#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list