This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]