Hacker News new | ask | show | jobs
by gue5t 3661 days ago
This line seems like a bug to me (assigning the int 16 to a variable that should be of an enumerated type {I8, I16, I32, S, R}, though I don't know if Go has those):

https://github.com/ketchupsalt/debugger/blob/master/commandl...

1 comments

There are probably a zillion little bugs in that thing (I haven't used it in months) but if people really want it to work, I'm probably less than 4 concerted hours from making it workable.