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] Fix a small bug in gdbserver


On Thu, Dec 29, 2005 at 09:41:05PM +0800, Jie Zhang wrote:
> Hi,
> 
> This patch will make gdbserver search through the whole breakpoint list
> when it's finding the being deleted one.
> 
> Is it OK?

> 2005-12-29  Jie Zhang  <jie.zhang@analog.com>
> 
> 	* mem-break.c (delete_breakpoint): Search through the whole
> 	breakpoint list for the being deleted one.

Yes, this is fine - please also make sure to update the copyright year
in the file.


-- 
Daniel Jacobowitz
CodeSourcery


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