[RTEMS Project] #4383: covoar keeps DWARF info in memory too long
RTEMS trac
trac at rtems.org
Thu Jun 17 21:05:37 UTC 2021
#4383: covoar keeps DWARF info in memory too long
------------------------------+-------------------------
Reporter: Alex White | Owner: Alex White
Type: defect | Status: accepted
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution:
Keywords: coverage, covoar | Blocked By:
Blocking: |
------------------------------+-------------------------
Comment (by Alex White <alex.white@…>):
In [changeset:"a88be93a882379b59491e6661fad7dab0b358933/rtems-tools"
a88be93/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="a88be93a882379b59491e6661fad7dab0b358933"
covoar: Store only the file name in ExecutableInfo
This changes the ExecutableInfo class to only store the executable
file's name rather than an entire instance of rld::files::object. This
allows the rld::files::object to be cleaned up in the ExecutableInfo
constructor.
Updates #4383
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4383#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list