Sevki
Sevki
a `syscall_linux_386.go` needed to use the 32 bit registers instead of the 64bit ones here https://github.com/u-root/u-root/blob/master/pkg/strace/syscall_linux_amd64.go#L353-L362 which are defined here https://godoc.org/golang.org/x/sys/unix#PtraceRegs386
Hey @hugelgupf now that he have a an other OS in here :) could we revisit this?
Harvey packages I thought would have been a good candidate. Mount could be a good one since it has two implementations as well :)
Great. Cheers for the heads up -S On Fri, Aug 29, 2014 at 8:03 AM, M. Tong [email protected] wrote: > ## There's a work in progress: https://github.com/abingham/emacs-ycmd > > Reply...
Yeah I am working on it as we speak. this implementation was good enough for g2sd, but I decided to do some refactoring to make it more spec compliant, so...
[g2sd](https://sevki.org/g2sd) is already on [github](https://github.com/sevki/g2sd) I'll wait a while for it to mature before I put it on HN or somewhere else. I don't think it's ready to hit the...
ha. the annotation fix is already in. didn't realize that.
Hey @flyingsilverfin no worries. I got a bit stuck with this entire ordeal too due to macro site hygiene issues and haven't been able to figure out how to mix...