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 v5] fix regressions with target-async


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> Therefore, the combination:
Pedro>  "maint set target-async off" + "set target-async on"
Pedro> should also result in the same exact error as today
Pedro> you get when you try "set target-async on" against a
Pedro> target that doesn't support async.

Yeah, that approach makes sense to me.

Pedro> (btw, I'm considering adding "set mi-async", and making
Pedro> "set target-async" a deprecated alias to that, for clarity)

Sounds reasonable.

Tom


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