summaryrefslogtreecommitdiffstats
path: root/tester/covoar/TraceConverter.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* TraceConverter.cc: Fix formattingRyan Long2021-12-071-19/+21
* TraceConverter.cc: Convert to C++Ryan Long2021-12-071-20/+19
* TraceConverter.cc: Add final catch for exceptionsRyan Long2021-11-301-3/+13
* TraceConverter.cc: Add catch for exceptionRyan Long2021-11-041-4/+18
* TraceConverter.cc: Add catch for exceptionRyan Long2021-10-131-16/+29
* TraceConverter.cc: Add catch for exceptionRyan Long2021-10-081-7/+21
* Remove app_common and all references to itRyan Long2021-08-031-1/+0
* Remove TargetInfo global variableRyan Long2021-08-031-2/+4
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-3/+14
* Remove dynamicLibrary global variableRyan Long2021-08-031-2/+3
* Remove Verbose global variableRyan Long2021-08-031-2/+3
* Remove objdumpProcessor global variableRyan Long2021-08-031-5/+4
* covoar: Address kill() on CygwinJoel Sherrill2018-06-221-1/+1
* tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns2018-06-181-3/+3
* covoar: Add function defs to fix Windows build errors.Cillian O'Donnell2017-09-141-0/+4
* covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell2017-08-291-11/+49
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+104