summaryrefslogtreecommitdiffstats
path: root/tests/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdb')
-rw-r--r--tests/gdb3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gdb b/tests/gdb
new file mode 100644
index 0000000..ad73281
--- /dev/null
+++ b/tests/gdb
@@ -0,0 +1,3 @@
+ apk_add $@
+ gdb -ex run --batch --args /bin/busybox uptime
+ apk_del $@