Files
Tom Tromey 6349f452e0 Introduce htab_up and use gdbpy_enter in py-framefilter.c
This introduces a new "htab_up" typedef, which is a std::unique_ptr
that can call htab_delete.  Then it changes some code in
py-framefilter.c to use both gdbpy_enter and the new htab_up.

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

	* utils.h (htab_deleter): New struct.
	(htab_up): New typedef.
	* python/py-framefilter.c (gdbpy_apply_frame_filter): Use
	gdbpy_enter, gdbpy_ref, htab_up.
2017-01-10 19:13:46 -07:00
..
2017-01-10 19:13:40 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:31 -07:00
2017-01-10 19:13:41 -07:00
2017-01-10 19:13:34 -07:00
2017-01-10 19:13:42 -07:00
2017-01-10 19:13:35 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:44 -07:00
2017-01-10 19:13:45 -07:00
2017-01-10 19:13:37 -07:00
2017-01-10 19:13:44 -07:00
2017-01-10 19:13:38 -07:00
2017-01-10 19:13:43 -07:00