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: [1/4] RFC:


FAOD, this is okay with me.

On 01/19/2012 08:14 PM, Tom Tromey wrote:
>  
> -      /* See if there is a breakpoint at the current PC.  */
> +      /* See if there is a breakpoint/watchpoint/catchpoint/etc. that
> +	 handles this signal.  */

Would you mind doing s/signal/event?  Thanks.

>        ecs->event_thread->control.stop_bpstat
>  	= bpstat_stop_status (get_regcache_aspace (get_current_regcache ()),

-- 
Pedro Alves


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