You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.