This package provides Go bindings for udbserver, allowing you to inspect and control the emulation state through a GDB client.
$ go get github.com/bet4it/udbserver/bindings/go/udbserver
Please refer to this example to learn how to use this package:
$ go run ./example