diff options
author | Andy Bailey <bailey@akamai.com> | 2010-05-14 23:41:13 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2010-05-14 23:41:13 +0200 |
commit | 260343d18881715c2bc6618849f9f557db6e80fb (patch) | |
tree | 5ef868f5b8c38ee01bc6977ff7be27dbe2e9927f /development/valkyrie/slack-desc | |
parent | 2d9b5f44619063704dbe16f57685aa8b43dbd16a (diff) | |
download | slackbuilds-260343d18881715c2bc6618849f9f557db6e80fb.tar.gz |
development/valkyrie: Added - a gui for valgrind.
Valkyrie is a GUI frontend for valgrind.
Diffstat (limited to 'development/valkyrie/slack-desc')
-rw-r--r-- | development/valkyrie/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/valkyrie/slack-desc b/development/valkyrie/slack-desc new file mode 100644 index 0000000000..239e8ac792 --- /dev/null +++ b/development/valkyrie/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler---------------------------------------------------| +valkyrie: valkyrie (gui frontend for valgrind) +valkyrie: +valkyrie: Valkyrie is an open-source graphical user interface for Valgrind. +valkyrie: +valkyrie: Valkyrie uses the Qt widget library and is based on Valgrind`s XML +valkyrie: output capabilities. Valkyrie is designed for simplicity and ease +valkyrie: of use while allowing access to the full range of Valgrind command +valkyrie: line options. Currently, Valkyrie only supports Memcheck, although +valkyrie: work is in progress to handle Cachegrind and Massif. +valkyrie: +valkyrie: |