summaryrefslogtreecommitdiffstats
path: root/tester/covoar/DesiredSymbols.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-5/+7
2021-08-03Remove Verbose global variableRyan Long1-8/+9
2021-06-04covoar: Fix single-byte uncovered rangesAlex White1-1/+1
2021-06-04DesiredSymbols.cc: Fix resource leakRyan Long1-2/+2
2021-04-06covoar: Split symbols by symbol setAlex White1-212/+253
2021-03-30covoar/reports: Add new statistics to summaryAlex White1-0/+10
2021-03-30covoar: Fix NOP execution markingAlex White1-7/+31
2019-01-25covoar: debug print-out of addresses should be in hexJiri Gaisler1-0/+1
2018-11-29tester/coverage: Remove warnings in covoar on Windows.Chris Johns1-1/+1
2018-08-07tester/covoar: Integrate DWARF function data.Chris Johns1-17/+16
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns1-32/+11
2018-06-15covoar: Refactor DesiredSymbols.cc to C++11.Chris Johns1-289/+210
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns1-117/+6
2018-05-25tester/covoar: Do not load an executable's local symbols.Chris Johns1-4/+0
2018-05-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell1-61/+83
2017-09-14tester/covoar/DesiredSymbols.cc: Now compiles on CygwinJoel Sherrill1-0/+4
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell1-1/+1
2017-08-29covoar: Add information to improve diagnostics.Hermann Felbinger1-7/+18
2015-01-20Fix covoar so it builds for Windows.Chris Johns1-12/+15
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+692