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 2/5] Extended-remote exec catchpoints


On 07/15/2015 10:49 PM, Don Breazeal wrote:

> 2015-07-15  Don Breazeal  <donb@codesourcery.com>
> 
> 	* gdb/remote.c (remote_exec_event_p): New function.

No "gdb/".

> 	(remote_insert_exec_catchpoint): New function.
> 	(remote_remove_exec_catchpoint): New function.
> 	(init_extended_remote_ops): Initialize extended_remote_ops
> 	members to_insert_exec_catchpoint and
> 	to_remove_exec_catchpoint.

Otherwise seems fine.

Thanks,
Pedro Alves


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