Skip to content

This is a fork of Valkyrie version 2.0.1.SVN ported to Qt5 and with all warnings resolved.

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

rsachetto/valkyrie-qt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Valkyrie version 2.0.1.SVN ported to Qt5 and with all warnings resolved.

Original README:

Release Notes for Valkyrie
~~~~~~~~~~~~~~~~~~~~~~~~~~
Valkyrie version 2.0.1.SVN supports Valgrind 3.6.x.
Valkyrie supports the Valgrind tools Memcheck and Helgrind.

Valkyrie is licensed under the GNU General Public License, version 2. 
Read the file COPYING in the source distribution for details.

For instructions on how to build/install, see the INSTALL file.


Support for other versions of Valgrind
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Valkyrie is generally _not_ backwards compatible with other versions
of Valgrind.  In particular, a particular Valkyrie release is tuned
to a particular Valgrind XML interface definition.


How to get Valkyrie
~~~~~~~~~~~~~~~~~~~
To check out Valkyrie via anonymous, read-only svn access:
  svn co svn://svn.valgrind.org/valkyrie/trunk valkyrie


Requirements (for this version)
~~~~~~~~~~~~
Qt (version 5.x)  <http://www.trolltech.com>
Valgrind (3.6.x series) <http://www.valgrind.org>


Executive Summary
~~~~~~~~~~~~~~~~~
Valkyrie is a GPL'd graphical front-end to the Valgrind suite
of tools for debugging and profiling programs.

Valkyrie uses the Qt widget library, and (should) run on any platform
that both Qt and Valgrind run on.

To get the most out of Valkyrie, you must read the Valgrind
documentation: <http://www.valgrind.org/docs/>

To get started, simply invoke valkyrie thusly:
  valkyrie ./myprog

This will transparently call Valgrind and display its output.
For more help on Valkyrie, use the built-in Help->Handbook.


---
The Valkyrie Developers
Please report any problems encountered with valkyrie to
<[email protected]>

About

This is a fork of Valkyrie version 2.0.1.SVN ported to Qt5 and with all warnings resolved.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages