GithubHelp home page GithubHelp logo

progart / debug_gdbgui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cs01/gdbgui

0.0 2.0 0.0 9.39 MB

A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust. Simply run gdbgui from the terminal and a new tab will open in your browser.

License: GNU General Public License v3.0

Python 15.12% CSS 3.12% JavaScript 78.08% HTML 1.86% Makefile 0.23% Shell 0.36% Dockerfile 1.23%

debug_gdbgui's Introduction

A modern, browser-based frontend to gdb (gnu debugger)

image image image

Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Perfect for beginners and experts. Simply run gdbgui from the terminal and a new tab will open in your browser.

Visit gdbgui.com for documentation, screenshots, and downloads

Try Without Installing

By using pipx, you can run Python CLI programs in ephemeral one-time virtual environments.

pipx run gdbgui

A new tab running the latest version of gdbgui will open in your browser. Press CTRL+C to end the process, and your system will remain untouched.

You can install pipx like this:

pip install --user pipx
pipx ensurepath

Install

Global

This option relies on pipx, the Python CLI binary runner and installer. It installs Python CLI programs in isolated virtual environments. pipx can run any Python CLI program, including gdbgui. This is the recommended installation method.

pipx install gdbgui

Then type gdbgui at the command prompt.

To upgrade, run

pipx upgrade gdbgui

In a Virtual Environment

Alternatively, if you have already activated a virtual environment, you can install gdbgui with pip.

pip install gdbgui

Then type gdbgui.

Download a binary executable for your platform

or a binary executable can be downloaded from gdbgui.com.

License

GNU GPLv3, which means you can use it for free at work or for personal use.

gdbgui is distributed through gdbgui.com, https://github.com/cs01/gdbgui, and PyPI.

FAQ

click here

Donate

Paypal

Contributing

To add a feature or fix a bug, see CONTRIBUTING.

Authors

gdbgui is primarily authored by Chad Smith, with help from the community. Large contributions were made by @bobthekingofegypt, who added initial autocomplete functionality for the gdb terminal.

Contact

[email protected]

debug_gdbgui's People

Contributors

cs01 avatar grassfedcode avatar qiang-bi avatar fritzr avatar michaelsuen-thepointer avatar nkirkby avatar josephlim94 avatar greenmoon55 avatar gitter-badger avatar tgharib avatar sylvainde avatar philipdaniels avatar bergercookie avatar nickamon avatar coproduct avatar lifanxi avatar mozillazg avatar despairblue avatar cbcoutinho avatar bhazero025 avatar bobthekingofegypt avatar bhlowe avatar

Watchers

James Cloos 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.