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 2/2] Displaced stepping across fork/vfork : test case


On Friday 16 September 2011 05:09:24, Yao Qi wrote:

> I can set breakpoint on vsyscall page of my system, so I have to imagine
> what will happen if I can't set breakpoint.  As you said, breakpoints
> will be inserted on the next resume, so I check the "Cannot insert
> breakpoint" in next "continue" operation, like this,

I'm sorry for making you go round.  Looking again, the error I was
seeing might have been something else.  Please remove the
handling for the breakpoint failing to insert, and apply.  Let's
deal with failures if and how they appear.

Thanks,
-- 
Pedro Alves


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