Use gdb_argv in Python
authorTom Tromey <tom@tromey.com>
Mon, 1 May 2017 05:03:58 +0000 (23:03 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 3 Aug 2017 13:59:09 +0000 (07:59 -0600)
commit1c034b67a03ed928eb3916034eb1e782a8188520
treef675f92db5d9490def760a80859cbec88742c016
parent773a1edcd1086fc76a91055bec67e2d14d76940d
Use gdb_argv in Python

This changes one spot in the Python code to use gdb_argv.  This
removes the last cleanup from the Python layer.

ChangeLog
2017-08-03  Tom Tromey  <tom@tromey.com>

* python/py-param.c (compute_enum_values): Use gdb_argv.
gdb/ChangeLog
gdb/python/py-param.c
This page took 0.02648 seconds and 4 git commands to generate.