This is the mail archive of the gdb-patches@sources.redhat.com 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] Improved support for overlay breakpoints in ROM



On Mon, 4 Feb 2002, Michael Snyder wrote:

> 2002-02-04  Michael Snyder  <msnyder@redhat.com>
> 
> 	* breakpoint.h (enum bptype): Add new overlay event bp type.
> 	(enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
> 	
> 	* breakpoint.c (create_internal_breakpoint): New function.
> 	(intenal_breakpoint_number): Moved into create_internal_breakpoint.
         ^^^^^^^
There seems to be a typo here.


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