gdbgui/README.md

27 lines
656 B
Markdown
Raw Permalink 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">
A 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">
2018-05-26 22:45:18 +02:00
<a href="https://github.com/cs01/gdbgui/actions">
2020-07-15 02:01:22 +02:00
<img src="https://github.com/cs01/gdbgui/workflows/Tests/badge.svg?branch=master" alt="image" /></a>
<a href="https://badge.fury.io/py/gdbgui">
<img src="https://badge.fury.io/py/gdbgui.svg" alt="PyPI version" >
</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/