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: Breakpoints in constructors


On Wednesday 04 Jan 2006 12:23 am, Eli Zaretskii wrote:
> > From: Amit Kale <amitkale@linsyssoft.com>
> > Date: Tue, 3 Jan 2006 18:35:45 +0530
> >
> > I've rebased the breakpoints in constructors patch to current cvs. It's
> > attached for reviews and a submission into mainline gdb after any
> > modifications/improvements as per gdb gurus' suggestions.
>
> Thanks.
>
> Do we need to say something about this in the docs?

Yes. My patch causes gdb to place multiple breakpoints when user specifies a 
breakpoint on a constructor. DanielJ has suggested another approach where a 
breakpoint could refer to multiple locations.

>
> We certainly should mention this improvement in NEWS, however.

Sorry. Not yet. My patch failed on some gdb tests. Please read my reply to 
DanielJ's email for more info.

-Amit


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