Skip to content
Besnard Jean-Baptiste edited this page Mar 3, 2014 · 10 revisions

Purpose

Quickly interface node.js to a gdb instance while retrieving state informations in JSON.

Overview

ngdbmi is a node.js based implementation of the gdb/MI interface (see here). It allows the wrapping a GDB instance while providing a JSON based output when a event occurs.

Documentation

ngdbmi documentation can be found here

Clone this wiki locally