Skip to content

Latest commit

 

History

History

go

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Go bindings for udbserver

This package provides Go bindings for udbserver, allowing you to inspect and control the emulation state through a GDB client.

Installation

$ go get github.com/bet4it/udbserver/bindings/go/udbserver

Usage

Please refer to this example to learn how to use this package:

$ go run ./example