[committed]: Remove stepping_through_solib_after_catch from thread_info

Yao Qi yao@codesourcery.com
Wed Sep 7 16:19:00 GMT 2011


On 09/07/2011 09:57 PM, Pedro Alves wrote:
> Okay, thanks.
>
> On Wednesday 07 September 2011 14:47:05, Yao Qi wrote:
>>            * gdbthread.h (struct thread_info): Remove field `stepping_through_solib_after_catch'
>
> fields
>
>>          and `stepping_through_solib_catchpoints'.
>>          infrun.c (init_thread_stepping_state): Update caller.
>>          (process_event_stop_test, currently_stepping): Likewise.
>>          (currently_stepping_or_nexting_callback): Update caller.
>
> "caller" here sounds weird.  These functions are not "calling" the
> removed fields.  Write just "Update." or "Remove reference." or some
> such.
>

Committed with a ChangeLog entry like this,
	gdb/
	* gdbthread.h (struct thread_info): Remove fields
	`stepping_through_solib_after_catch' and
	`stepping_through_solib_catchpoints'.
	* infrun.c (init_thread_stepping_state): Update.
	(process_event_stop_test, currently_stepping): Update.
	(currently_stepping_or_nexting_callback): Update.

http://sourceware.org/ml/gdb-cvs/2011-09/msg00038.html

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list