summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ExecutableInfo.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ExecutableInfo.cc: Fix formattingRyan Long2021-12-071-45/+58
* Remove app_common and all references to itRyan Long2021-08-031-1/+0
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-6/+8
* Remove dynamicLibrary global variableRyan Long2021-08-031-5/+5
* covoar: Store address-to-line info outside of DWARFAlex White2021-06-171-37/+36
* covoar: Store only the file name in ExecutableInfoAlex White2021-06-171-7/+5
* covoar: Fix overflow of high PC addressAlex White2021-03-301-0/+5
* covoar: Catch exceptional caseAlex White2021-03-301-0/+10
* covoar: Fix null pointer dereferenceAlex White2021-03-301-3/+6
* covoar: Handle periods in symbols from objdumpAlex White2021-03-301-2/+1
* covoar: Fix DWARF readingAlex White2021-03-301-3/+27
* covoar: Fix NOP execution markingAlex White2021-03-301-1/+1
* covoar: wrong symbol length in coverage mapJiri Gaisler2019-01-251-1/+1
* covoar: Close the ELF and DWARF handles once the data is loaded.Chris Johns2018-08-211-8/+17
* tester/covoar: Integrate DWARF function data.Chris Johns2018-08-071-8/+33
* covoar: Covert CoverageMapBase C to C++Chris Johns2018-06-211-3/+3
* tester/covoar: ExecutableInfo C to C++ change.Chris Johns2018-06-181-3/+3
* tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns2018-06-181-14/+6
* covoar: Use DWARF to map addresses to source files and lines.Chris Johns2018-06-151-26/+54
* covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell2018-05-011-2/+2
* covoar: Add information to improve diagnostics.Hermann Felbinger2017-08-291-1/+2
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+129