aboutsummaryrefslogtreecommitdiff
path: root/development/arm-gdb/README
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2017-03-09 08:02:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-11 07:03:53 +0700
commit855d5110de9aa6beff7145bc9ed6270639c8334d (patch)
tree4618ed800790c93246427d1cd7ad3da828425181 /development/arm-gdb/README
parent606c69bd3e4e243508e77199cffafa25c9227e7d (diff)
development/arm-gdb: Added (Gdb for the ARM platform).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/arm-gdb/README')
-rw-r--r--development/arm-gdb/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/arm-gdb/README b/development/arm-gdb/README
new file mode 100644
index 0000000000000..998edf1e97f83
--- /dev/null
+++ b/development/arm-gdb/README
@@ -0,0 +1,2 @@
+This package contains cross compiling version of GNU gdb, which can be
+used to debug programs for the ARM platform.