This is the command valkyrie that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
valkyrie - graphical front-end to the Valgrind suite of tools for debugging and profiling
Linux executables
SYNOPSIS
valkyrie [valkyrie-opts] [valgrind-opts] [prog-and-args]
DESCRIPTION
Valkyrie is a graphical front-end to the Valgrind suite of tools for debugging and
profiling Linux executables. The current version supports Valgrind from version 3.4.0.
Currently, the only supported Valgrind tool is Memcheck. Valkyrie uses the Qt widget
library, and should run on most reasonably recent Linux setups. The only sine qua non is
that you must have: Qt v.3.2.0 or higher (but not Qt v.4 as yet), and Valgrind v.3.4.0 or
higher.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with
two dashes (`-'). A summary of options is included below. For more help please see HTML
documentation.
-h, --help
-v, --version
Show version of program.
-V, --valgrind-opts
Show valgrind options as well
--working-dir
Dir under which to run valgrind. Defaults to [./]
--view-log <file>
Parse and view a valgrind logfile
--merge <loglist>
Merge multiple logfiles, discarding duplicate errors
Use valkyrie online using onworks.net services