gdbgui/README.md

26 lines
654 B
Markdown
Raw Normal View History

2018-05-27 04:51:24 +02:00
<p align="center">
<a href="http://gdbgui.com"><img src="https://github.com/cs01/gdbgui/raw/master/images/gdbgui_banner.png"></a>
</p>
2018-05-26 22:45:18 +02:00
2019-04-29 01:43:03 +02:00
<h3 align="center">
2018-05-27 04:51:24 +02:00
A modern, browser-based frontend to gdb (gnu debugger)
2019-04-29 01:43:03 +02:00
</h3>
2018-05-26 22:45:18 +02:00
2018-05-27 04:51:24 +02:00
<p align="center">
<a href="https://travis-ci.org/cs01/gdbgui">
<img src="https://travis-ci.org/cs01/gdbgui.svg?branch=master" alt="image" /></a>
2018-05-26 22:45:18 +02:00
<a href="https://pypi.python.org/pypi/gdbgui/">
2019-07-26 00:30:15 +02:00
<img src="https://img.shields.io/badge/pypi-0.13.2.0-blue.svg" alt="image" />
</a>
2018-11-21 05:43:29 +01:00
<img src="https://pepy.tech/badge/gdbgui" alt="image" />
</p>
2018-05-27 04:51:24 +02:00
2019-04-29 01:43:03 +02:00
---
**Documentation**: https://gdbgui.com
**Source Code**: https://github.com/cs01/gdbgui/