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] Support targets that know how to step over breakpoints


On 10/30/2012 09:52 AM, Yao Qi wrote:
On 10/04/2012 08:48 PM, Luis Machado wrote:

gdbserver does not know how to do this unless we force this mechanism into it, but, honestly, i don't see the point. Usually targets that know how to step over breakpoints do so via a more low level interface like the kernel. Let me know if you think otherwise.

Luis, do you have some ideas to test this piece of code in testsuite? Without a special stub, we can't exercise this piece of code.


Without some kind of dummy debugging stub, i don't see how that would be possible.



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