aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc2
-rw-r--r--gdb-experiment.pngbin0 -> 2801 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 2302dda..d925e80 100644
--- a/README.adoc
+++ b/README.adoc
@@ -47,6 +47,8 @@ required to build the symbol table proved to be too painful in C.
Use `break *0x4000b7` to get a breakpoint at the first Brainfuck instruction.
+image::gdb-experiment.png[align="center"]
+
Contributing and Support
------------------------
Use this project's GitHub to report any bugs, request features, or submit pull
diff --git a/gdb-experiment.png b/gdb-experiment.png
new file mode 100644
index 0000000..9a5de5f
--- /dev/null
+++ b/gdb-experiment.png
Binary files differ