tsgdbmi

Get structured output from GDB/MI, inspired by Pygdbmi

Usage no npm install needed!

<script type="module">
  import tsgdbmi from 'https://cdn.skypack.dev/tsgdbmi';
</script>

README

tsgdbmi - Get structured output from GDB/MI

This is a subproject of Dev-C++ 7, and I do not intend to make it a public library. So use at your own risk.

No documentation now. But you can have a look at test/test.mjs as an example.

This repo is mainly "translated" from pygdbmi. I just adjust (or simplify) its IO manage.