diff options
author | Eugene Wissner <belka@caraus.de> | 2015-10-31 08:26:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-31 08:26:04 +0700 |
commit | 483eb1346bdb176ba9d6c3b3fea1954b6555af8a (patch) | |
tree | 26ac393e7983a61553c53c85a73db5bb1f3ba0aa /development/dwarf/slack-desc | |
parent | 772f2828944521252ba3ef7e04612e2f3b2fbf23 (diff) |
development/dwarf: Added (produce DWARF debug information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dwarf/slack-desc')
-rw-r--r-- | development/dwarf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/dwarf/slack-desc b/development/dwarf/slack-desc new file mode 100644 index 0000000000000..5a22cf812c6a3 --- /dev/null +++ b/development/dwarf/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dwarf: dwarf (library to consume and produce DWARF debug information) +dwarf: +dwarf: The DWARF Debugging Information Format is of interest to programmers +dwarf: working on compilers and debuggers (and anyone interested in reading +dwarf: or writing DWARF information). It was developed by a committee (known +dwarf: as the PLSIG at the time) starting around 1991. +dwarf: +dwarf: +dwarf: +dwarf: +dwarf: |