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] gdbserver gnu/linux: stepping over breakpoint


Pedro Alves <palves@redhat.com> writes:

> even reached.  The test isn't even threaded.  It sounds like
> gdbserver is trying to step over the breakpoint at "foo"?  Didn't
> gdb itself step over it?  How come that was reached in gdbserver?
> Did we mishandle the breakpoint's reference count in gdbserver?

Shouldn't GDBserver step over breakpoint when the target side condition
is false?

-- 
Yao (éå)


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