summaryrefslogtreecommitdiffstats
path: root/gdbserver.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 16:20:10 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 16:20:10 (EDT)
commitb0ff0ab9cd3197c31f39eb835207acff187bbcf5 (patch)
tree3467fe132c771fbcd22efc4dea3f7de41f8b98f1 /gdbserver.pkg
parent565b7bcf24baf9a3f818b2f68038f8144eb91170 (diff)
Improve package descriptions
Diffstat (limited to 'gdbserver.pkg')
-rw-r--r--gdbserver.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver.pkg/control b/gdbserver.pkg/control
index 3b310a4..4a918f7 100644
--- a/gdbserver.pkg/control
+++ b/gdbserver.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Depends: gdb-common (= ${Source-Version})
-Description: GNU Project remote debugging server
+Description: Remote server for the GNU source-level debugger
${Common-Description}
.
This package provides gdbserver, a control program for remote debugging.