Use gdbpy_ref in py-framefilter.c
authorTom Tromey <tom@tromey.com>
Mon, 7 Nov 2016 04:25:31 +0000 (21:25 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 11 Jan 2017 02:13:33 +0000 (19:13 -0700)
commitee0a3fb85b33b172f704796612c4487ea368d675
tree4908259281f3ec2bbaf53d821fd6ba9ace48aa8e
parentbf2a52fa2ac2c4486653993a765fd922b3cd64a6
Use gdbpy_ref in py-framefilter.c

This changes some code in py-framefilter.c to use gdbpy_ref.

2017-01-10  Tom Tromey  <tom@tromey.com>

* python/py-framefilter.c (extract_sym, extract_value)
(get_py_iter_from_func, bootstrap_python_frame_filters): Use
gdbpy_ref.
gdb/ChangeLog
gdb/python/py-framefilter.c
This page took 0.038997 seconds and 4 git commands to generate.