summaryrefslogtreecommitdiffstats
path: root/bash_experiments/gdb_python.py
diff options
context:
space:
mode:
authorRegia König2022-09-05 20:28:22 +0200
committerRegia König2022-09-05 20:28:22 +0200
commitd0a1c0701a8a3f022f8201818fb2f3f6d89d938a (patch)
tree59222f85e2365c8f98ac72f108c579a9d97c969a /bash_experiments/gdb_python.py
parentPerhaps found sl (diff)
downloadmemtest86-d0a1c0701a8a3f022f8201818fb2f3f6d89d938a.tar.gz
memtest86-d0a1c0701a8a3f022f8201818fb2f3f6d89d938a.tar.xz
memtest86-d0a1c0701a8a3f022f8201818fb2f3f6d89d938a.zip
Rename dir and experiment with cmdline options
Diffstat (limited to 'bash_experiments/gdb_python.py')
-rwxr-xr-xbash_experiments/gdb_python.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bash_experiments/gdb_python.py b/bash_experiments/gdb_python.py
new file mode 100755
index 0000000..e5f5f7e
--- /dev/null
+++ b/bash_experiments/gdb_python.py
@@ -0,0 +1,4 @@
+#!/usr/bin/python
+
+print("khlkjh")
+#gdb.execute("quit")