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: [ping] [patch] related_breakpoint stale ref crash fix


On Thursday 11 February 2010 15:25:51, Jan Kratochvil wrote:
> 2009-12-23 ?Jan Kratochvil ?<jan.kratochvil@redhat.com>
> 
> ????????* breakpoint.c (delete_breakpoint <bpt->related_breakpoint != NULL>):
> ????????New.

Yeah, OK.

I think you wanted:

   * breakpoint.c (delete_breakpoint) <bpt->related_breakpoint != NULL>:

It's 6.8.5 in the GCS.

-- 
Pedro Alves


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