Giter Site home page Giter Site logo

dape-cortex-debug's Introduction

cortex-debug adapter for dape

This package provides a dape-configs entry for cortex-debug adapter. cortex-debug is an adapter for debugging embedded devices. Currently only jlink debugging is supported, that is not an limitation of cortex-debug, but of this package.

The main reason for this not being included in `dape’ proper is that cortex-debug might be the quirkiest of adapters. To be able to debug with jlink cortex-debug requires an running tcp socket to send gdb console output to, if this service is not available the adapter will crash on startup. See dape-cortex-debug--config-gdb-console.

This package is not package as part of dape as it will hopefully be deprecated as soon as arm-none-eabi is built with GDB version 14.1. This might be re-evaluated at a later point.

See https://github.com/Marus/cortex-debug for adapter releases and information. See dape-cortex-debug-directory for installation.

Usage

(use-package dape-cortex-debug
  :after dape
  :straight (dape-cortex-debug :type git
                               :host github
                               :repo "svaante/dape-cortex-debug")
  :init
  (require 'dape-cortex-debug))

dape-cortex-debug's People

Contributors

svaante avatar

Stargazers

Jorge Gomez avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.