Advanced settings

These preferences can be found from Window > Preferences > Carbide Extensions > TraceViewer > Advanced.

Using external stdin/stdout filter command

You can use the external stdin/stdout filter command to filter or modify traces. The command can be, for example, a Perl script that reads stdin and writes back to stdout.

NOTE: If the path to the command or to the arguments contains spaces, place the whole command or argument inside quotation marks, for example: "C:\Program files\perl.exe" "C:\Program files\myScript.pl".

See the following example of this field:

Advanced settings dialog

Related tasks