summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/gdbstub/plugin.json
blob: 84c2d163b74ef907d65e3e07861b1ac08946d02b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "plugin": {
	"name": "gdbstub",
	"description": "GDB stub plugin",
	"version": "0.0.1",
	"author": "Carl",
	"type": "plugin",
	"start": "false"
  }
}