dbgtc.exe
script debugger that ships with VX-toolset for TriCore v4.0r2 frequently crashes or timeouts, we do not recommend using it to conduct runtime testing with C++test. A possible workaround may be to use dbgtc.exe
shipped with VX-toolset for TriCore v4.1. --io-s
or --io
in place of --io-streams
). C++test does not currently support this ability, so complete forms of all compiler and linker switches are required.extern void some_identifier[];
) are supported, but more complex declarations may not be analysed accurately.