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] Don't deinsert permanent breakpoints


> 2008-08-10  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
> 
> 	PR gdb/2497
> 	* breakpoint.c (reattach_breakpoints): Don't remove permanent
> 	breakpoints.
> 	(mark_breakpoints_out, breakpoint_init_inferior): likewise.

This looks OK to me. I was trying to verify whether this patch might
have missed other spots where a similar change was needed as well,
but it's a lot of code, so we can worry about that if we notice other
similar issues.

Do you confirm that this was tested against the testsuite? (on pa-hpux?)

-- 
Joel


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