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 v3 09/17] Teach non-stop to do in-line step-overs (stop all, step, restart)


Pedro Alves <palves@redhat.com> writes:

> I think so, yes.  Though I'd rather leave it be for a while,
> so that the "maint set target-non-stop off" fallback option
> is fully functional as backup plan.  In the long term, if we manage
> to merge linux-nat.c and gdbserver/linux-low.c, the resulting
> code will still need it as long as we'd like to support gdbserver
> connected to a gdb that doesn't force non-stop mode though, and,
> probably as long as gdbserver's own step-over-breakpoints/tracepoints
> implementation is baked in the backend too.  :-/

Hmm, that is OK.

-- 
Yao (éå)


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