mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-12-16 07:10:04 +01:00
Don't mention C module - it is gone
This commit is contained in:
11
README.md
11
README.md
@@ -15,11 +15,12 @@ GUIs in a few ways:
|
|||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
To get started, install the prerequisites. You'll need a
|
To get started, install the prerequisites. This requires GDB 14,
|
||||||
Python-enabled gdb, PyGObject, and PyGktSourceView. (And maybe more
|
because it uses a new feature there that helps with starting new
|
||||||
-- if you trip across something, let me know.) You'll need the Python
|
Python threads in gdb.
|
||||||
development package to compile the small C module that is included
|
|
||||||
here.
|
You'll need a Python-enabled gdb, PyGObject, and PyGktSourceView.
|
||||||
|
(And maybe more -- if you trip across something, let me know.)
|
||||||
|
|
||||||
On Fedora I think this suffices:
|
On Fedora I think this suffices:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user