Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653614 - dev-util/gdbgui - browser-based frontend to gdb
Summary: dev-util/gdbgui - browser-based frontend to gdb
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/cs01/gdbgui
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-04-20 13:48 UTC by clamothe
Modified: 2019-11-22 12:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Contains ebuild for gdbgui and its dependencies (dev-python.zip,7.85 KB, application/zip)
2018-04-20 13:48 UTC, clamothe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clamothe 2018-04-20 13:48:07 UTC
Created attachment 528088 [details]
Contains ebuild for gdbgui and its dependencies

Hi!

Please find gdbgui-0.11.2.1.ebuild and its dependencies that are not listed in packages.gentoo.

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.

Official repository: https://github.com/cs01/gdbgui

Dependencies are:
>=dev-python/flask-0.12.2
>=dev-python/flask-compress-1.4.0
>=dev-python/flask-socketio-2.9.3
>=dev-python/eventlet-0.22.1
>=dev-python/pygdbmi-0.8.2.0
>=dev-python/click-6.7
>=dev-python/gevent-1.2.2
>=dev-python/greenlet-0.4.13
>=dev-python/itsdangerous-0.24
>=dev-python/jinja-2.10
>=dev-python/markupsafe-1.0
>=dev-python/pygments-2.2.0
>=dev-python/python-engineio-2.0.4
>=dev-python/python-socketio-1.9.0
>=dev-python/werkzeug-0.14.1
>=sys-devel/gdb-7.6

I attached in dev-python.zip the ebuilds that aren't in official packages or in the last version:
- eventlet-0.22.1.ebuild
- flask-compress-1.4.0.ebuild
- flask-socketio-2.9.6.ebuild
- greenlet-0.4.13.ebuild
- markupsafe-1.0.ebuild
- pygdbmi-0.8.2.0.ebuild
- python-engineio-2.0.4.ebuild
- python-socketio-1.9.0.ebuild
- werkzeug-0.14.1.ebuild

and of course gdbgui-0.11.2.1.ebuild.

This setup works great on a clean distrib.

cheers,

Charly
Comment 1 Jonas Stein gentoo-dev 2019-11-22 12:01:23 UTC
gdbgui on other distributions:
https://repology.org/projects/?search=gdbgui

very promising gui see also: https://www.gdbgui.com/