This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] [i386] Put hlt at the ON_STACK breakpoint [Re: GDB 7.4.91 available for testing]
On Thu, 2012-07-26 at 23:56 +0200, Philippe Waroquiers wrote:
> I imagine however that a breakpoint trap instruction will be the
> most likely common denominator amongst "strange" gdbserver.
> The other "strange" gdbsrv I know about is the qemu one.
> Just tried to build the last qemu to see how it works,
> but build failed.
Finally succeeded to build qemu on i386, but its gdbserver encounters
an error when executing an inferior call (at least on i386).
Philippe