[RTEMS Project] #3191: RTEMS Tester covoar dies with no arguments.

RTEMS trac trac at rtems.org
Fri Oct 13 16:30:48 UTC 2017


#3191: RTEMS Tester covoar dies with no arguments.
-------------------------+--------------------
 Reporter:  Chris Johns  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  4.12.0
Component:  tool         |    Version:  4.12
 Severity:  normal       |   Keywords:
-------------------------+--------------------
 Running `covoar` terminate with an unhandled exception with no arguments
 on the command line:

 {{{
 $ ./build/tester/covoar/covoar
 error missing option: target -T
 Usage: ./build/tester/covoar/covoar [-v] -T TARGET -f FORMAT [-E
 EXPLANATIONS] -1 EXECUTABLE coverage1 ... coverageN
 --OR--
 Usage: ./build/tester/covoar/covoar [-v] -T TARGET -f FORMAT [-E
 EXPLANATIONS] -e EXE_EXTENSION -c COVERAGEFILE_EXTENSION EXECUTABLE1 ...
 EXECUTABLE2

   -v                        - verbose at initialization
   -T TARGET                 - target name
   -f FORMAT                 - coverage file format (RTEMS, QEMU, TSIM or
 Skyeye)
   -E EXPLANATIONS           - name of file with explanations
   -s SYMBOLS_FILE           - name of file with symbols of interest
   -1 EXECUTABLE             - name of executable to get symbols from
   -e EXE_EXTENSION          - extension of the executables to analyze
   -c COVERAGEFILE_EXTENSION - extension of the coverage files to analyze
   -g GCNOS_LIST             - name of file with list of *.gcno files
   -p PROJECT_NAME           - name of the project
   -C ConfigurationFileName  - name of configuration file
   -O Output_Directory       - name of output directory (default=.
 libc++abi.dylib: terminating with uncaught exception of type
 std::__1::basic_string<char, std::__1::char_traits<char>,
 std::__1::allocator<char> >
 Abort trap: 6
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3191>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list