Commit Graph

14 Commits

Author SHA1 Message Date
Přemysl Eric Janouch def3218714
gdb-experiment.go: add DWARF debugging information
Now we can debug compiled Brainfuck!
2017-01-22 00:01:01 +01:00
Přemysl Eric Janouch 4efc032827
Initial commit of gdb-experiment.go 2016-12-25 01:56:43 +01:00
Přemysl Eric Janouch 6ebb141b1d
Remember to truncate the output file 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch d52dcd1de7
Shorter epilog once again
Even though it's more cryptic now.
2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch 29062e6c44
Fix error handling
Offset overflowed.
2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch 624303d70d
Add .gitignore 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch a4390d38b5
Fix interpreter portability 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch b846a7a0ea
Add support for OpenBSD
It just rejects the generic System V ABI and has other syscall numbers.
2016-12-24 22:29:29 +01:00
Přemysl Eric Janouch cf6c1e67ba
Silence warnings in the `file` utility 2016-12-24 22:29:29 +01:00
Přemysl Eric Janouch 290e7087bb
Brevify 2016-12-24 00:48:27 +01:00
Přemysl Eric Janouch b4b3ffef24
Fixes 2016-12-24 00:47:11 +01:00
Přemysl Eric Janouch 99330e88f2
Update READMEs 2016-12-22 23:40:30 +01:00
Přemysl Eric Janouch ea69cc7d9e
Make the output binary executable if possible 2016-12-22 23:28:19 +01:00
Přemysl Eric Janouch 128fb157b3
Initial commit 2016-12-22 23:26:41 +01:00