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] Set breakpoint on the right line


On 08/19/2014 09:48 PM, Joel Brobecker wrote:
> I actually didn't pre-approve, but never mind :-).
> 

Ur, I misunderstood you, sorry.

> I think I understand, now. The problem using the first break-at-exit
> line was that the watchpoint would be triggering at the same location
> the breakpoint was inserted. So the "continue" test right after would
> never hit that breakpoint. If my understanding is correct, the patch
> is officially approved :).

Yes, that is correct.

-- 
Yao (éå)


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