[patch][python] 3 of 5 - Frame filter CLI/misc code changes.

Phil Muldoon pmuldoon@redhat.com
Thu May 9 13:08:00 GMT 2013


On 06/05/13 21:48, Tom Tromey wrote:
>>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:
> 
> Phil> 2013-05-06  Phil Muldoon  <pmuldoon@redhat.com>
> Phil> 	* stack.c (backtrace_command_1): Add "no-filters", and Python frame
> Phil> 	filter logic.
> Phil> 	(backtrace_command): Add "no-filters" option parsing.
> Phil> 	(_initialize_stack): Alter help to reflect "no-filters" option.
> Phil> 	* Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter build changes.
> 
> There should be two more entries here; one for SUBDIR_PYTHON_SRCS and
> one for the creation of the py-framefilter.o target.
> 
> This patch is ok with that change.


I've modified the ChangeLog as requested.

2013-05-09  Phil Muldoon  <pmuldoon@redhat.com>

	* stack.c (backtrace_command_1): Add "no-filters", and Python frame
	filter logic.
	(backtrace_command): Add "no-filters" option parsing.
	(_initialize_stack): Alter help to reflect "no-filters" option.
	* Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
	(SUBDIR_PYTHON_SRCS): Add py-framefilter.c
	(py-frame.o): Add target
	* data-directory/Makefile.in (PYTHON_DIR): Add Python frame
	filter files.

Cheers,

Phil



More information about the Gdb-patches mailing list