aboutsummaryrefslogtreecommitdiff
path: root/gdb-experiment.go
Commit message (Collapse)AuthorAgeFilesLines
* Move Go to a subdirPřemysl Janouch2017-07-031-550/+0
|
* gdb-experiment.go: fix .text section headerPřemysl Janouch2017-06-251-1/+1
|
* gdb-experiment.go: add DWARF debugging informationPřemysl Janouch2017-01-221-48/+243
| | | | Now we can debug compiled Brainfuck!
* Initial commit of gdb-experiment.goPřemysl Janouch2016-12-251-0/+355