Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/espressif/esp-debug-backend

Python debug backend.
https://github.com/espressif/esp-debug-backend

Last synced: 2 days ago
JSON representation

Python debug backend.

Awesome Lists containing this project

README

        

# Debug Backend Python Package

## Description

This package is a library built on top of pygdbmi providing high-level API for debugging programs using GDB and OpenOCD.

## Requirements

Python packages:
- pygdbmi