blob: acb1a60edce0a290f1a62c880650605b63d8e73d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
\input texinfo
@c ===========================================================================
@c
@c This file was generated with po4a. Translate the source file.
@c
@c ===========================================================================
@cindex parameters in python
@cindex python parameters
@tindex gdb.Parameter
@tindex Parameter
You can implement new @value{GDBN} parameters using Python.
|