summaryrefslogtreecommitdiffstats
path: root/bash_experiments/gdb_python.py
diff options
context:
space:
mode:
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")