diff options
author | Tom Tromey <tromey@adacore.com> | 2023-05-01 13:53:59 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-05-24 06:16:10 -0600 |
commit | 3153113252f3b949a159439a17e88af8ff0dce30 (patch) | |
tree | d16ff13f418aa76f116561500da0d812a9536922 /gdb/infcmd.c | |
parent | 2f328f5b92f1eba7fef3f49058a4cb4494f98833 (diff) | |
download | gdb-3153113252f3b949a159439a17e88af8ff0dce30.zip gdb-3153113252f3b949a159439a17e88af8ff0dce30.tar.gz gdb-3153113252f3b949a159439a17e88af8ff0dce30.tar.bz2 |
Add attributes and methods to gdb.Inferior
This adds two new attributes and three new methods to gdb.Inferior.
The attributes let Python code see the command-line arguments and the
name of "main". Argument setting is also supported.
The methods let Python code manipulate the inferior's environment
variables.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions