summaryrefslogtreecommitdiffstats
path: root/tester/covoar/TraceConverter.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-15TraceConverter.cc: Fix Uncaught exception issueRyan Long1-3/+27
2021-12-07TraceConverter.cc: Fix formattingRyan Long1-19/+21
2021-12-07TraceConverter.cc: Convert to C++Ryan Long1-20/+19
2021-11-30TraceConverter.cc: Add final catch for exceptionsRyan Long1-3/+13
2021-11-04TraceConverter.cc: Add catch for exceptionRyan Long1-4/+18
2021-10-13TraceConverter.cc: Add catch for exceptionRyan Long1-16/+29
2021-10-08TraceConverter.cc: Add catch for exceptionRyan Long1-7/+21
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove TargetInfo global variableRyan Long1-2/+4
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-3/+14
2021-08-03Remove dynamicLibrary global variableRyan Long1-2/+3
2021-08-03Remove Verbose global variableRyan Long1-2/+3
2021-08-03Remove objdumpProcessor global variableRyan Long1-5/+4
2018-06-22covoar: Address kill() on CygwinJoel Sherrill1-1/+1
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns1-3/+3
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell1-0/+4
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell1-11/+49
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+104