[PATCH 0/3] tester: Fix RLD classes for covoar

Chris Johns chrisj at rtems.org
Thu Mar 4 02:42:36 UTC 2021


On 4/3/21 4:01 am, Alex White wrote:
> This patch set contains changes to RLD classes necessary for covoar.
> 
> Alex White (3):
>   rld-dwarf: Add function::has_entry_pc
>   rld-dwarf: Fix file::get_source
>   rld-process: Add named tempfile constructor
> 
>  rtemstoolkit/rld-dwarf.cpp   | 13 +++++++++----
>  rtemstoolkit/rld-dwarf.h     |  5 +++++
>  rtemstoolkit/rld-process.cpp | 11 +++++++++++
>  rtemstoolkit/rld-process.h   |  7 +++++++
>  4 files changed, 32 insertions(+), 4 deletions(-)

Thank you for splitting this out, it helps.

All ok to push once you know they compile on Windows.

Chris



More information about the devel mailing list