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] [PATCH] Don't displaced step when there's a breakpoint in the scratch pad range


On 10/29/2015 03:29 PM, Yao Qi wrote:
> Pedro Alves <palves@redhat.com> writes:
> 
>> 2015-10-26  Pedro Alves  <palves@redhat.com>
>>
>> 	* breakpoint.c (breakpoint_in_range_p)
>> 	(breakpoint_location_address_range_overlap): New functions.
>> 	* breakpoint.h (breakpoint_in_range_p): New declaration.
>> 	* infrun.c (displaced_step_prepare_throw): If there's a breakpoint
>> 	in the scratch pad range, don't displaced step.
> 
> LGTM.

I pushed this in now.  Thanks for the review.

Thanks,
Pedro Alves


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