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] [ia64] Fixup breakpoints errors handling


> gdb/
> 2009-09-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* ia64-tdep.c (ia64_memory_insert_breakpoint)
> 	(ia64_memory_remove_breakpoint): Return immediately if any of memory
> 	reads fail.  Do not combine the VAL values.

The patch is OK. I'm just curious as to which internal_error was
triggered? Was it the one inside that function, or did it happen
elsewhere?

-- 
Joel


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