diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 07:34:42 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:10 +0000 |
commit | b9e909b72fdeb9fbbcd81b3190fadd9d1b48e6d5 (patch) | |
tree | e927895f83d2790c7b9589a8eaddb3d29374a675 /development/pstack-expect-gdb | |
parent | 53826d70dca68633ee862eeaae9a3d37c5fbb881 (diff) |
development/pstack-expect-gdb: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/pstack-expect-gdb')
-rw-r--r-- | development/pstack-expect-gdb/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pstack-expect-gdb/slack-desc b/development/pstack-expect-gdb/slack-desc index 30f7d5248cbe..7768a6e24905 100644 --- a/development/pstack-expect-gdb/slack-desc +++ b/development/pstack-expect-gdb/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pstack-expect-gdb: pstack (print stack traces of running processes) +pstack-expect-gdb: pstack-expect-gdb (print stack traces of running processes) pstack-expect-gdb: pstack-expect-gdb: pstack uses expect to run gdb to attach to each process named on pstack-expect-gdb: the command line, and output a backtrace for every thread in that |