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: [RFC/WIP PATCH 11/14] Add I/T set support to most execution commands


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> This adds I/T set support to most execution commands.

Very nice.

Pedro> Lastly, all these switches are currently implemented in the
Pedro> following commands:

Pedro> step, next, stepi, nexti, continue, until, jump, signal, finish
Pedro> and interrupt.

I thought there was a PR open about "continue -a" not working when there
are multiple inferiors, but I couldn't find it just now.  Anyway I guess
this series would fix it.

Pedro>  - make sure that we're not regressing against a target that doesn't
Pedro>    support non-stop/async.  I haven't tried that yet.

A user on irc specifically asked about making sure that this doesn't
regress Windows.

Tom


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