Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC v5 0/8] enable target-async by default
@ 2014-03-04 18:33 Tom Tromey
  2014-03-04 18:33 ` [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode Tom Tromey
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Tom Tromey @ 2014-03-04 18:33 UTC (permalink / raw)
  To: gdb-patches

This is version 5 of the patch series to enable target-async by
default.  Version 4 is here:

    https://sourceware.org/ml/gdb-patches/2013-10/msg00691.html

Compared to version 4 this:

* Has been rebased onto master, with this regression fix applied:
    https://sourceware.org/ml/gdb-patches/2014-03/msg00068.html

* Has had all review comments addressed, as far as I can tell; in
  particular:

  * Patch #5 now includes a standalone test case.

  * Patch #7 has more comments and a simplified condition in the
    prompt printing code.

  * Patch #7 also now splits the back-end and MI notion of async;
    putting the back-end notion on a new "maint" command so that
    maintainers can more readily do some sync-mode testing on
    otherwise async-capable targets.

This requires a new doc review as the manual needed more changes.

Built and regtested on x86-64 Fedora 18, both in the ordinary mode and
using native-gdbserver; and on AIX.

Tom


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-05-23 20:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04 18:33 [RFC v5 0/8] enable target-async by default Tom Tromey
2014-03-04 18:33 ` [RFC v5 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode Tom Tromey
2014-03-18 19:01   ` [RFC v6 " Pedro Alves
2014-05-21 22:37     ` Pedro Alves
2014-03-04 18:33 ` [RFC v5 7/8] separate MI and target notions of async Tom Tromey
2014-03-04 18:40   ` Eli Zaretskii
2014-03-04 19:11     ` Tom Tromey
2014-05-23 20:45   ` Pedro Alves
2014-03-04 18:33 ` [RFC v5 5/8] make dprintf.exp pass in always-async mode Tom Tromey
2014-03-20 18:04   ` Pedro Alves
2014-03-04 18:33 ` [RFC v5 1/8] fix latent bugs in ui-out.c Tom Tromey
2014-03-17 19:16   ` Pedro Alves
2014-03-04 18:33 ` [RFC v5 2/8] PR gdb/13860: make -interpreter-exec console "list" behave more like "list" Tom Tromey
2014-03-18 16:04   ` [RFC v6] " Pedro Alves
2014-05-21 22:16     ` Pedro Alves
2014-03-04 18:33 ` [RFC v5 3/8] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output Tom Tromey
2014-03-04 18:33 ` [RFC v5 8/8] enable target-async by default Tom Tromey
2014-03-04 18:40 ` [RFC v5 6/8] fix py-finish-breakpoint.exp with always-async Tom Tromey
2014-03-20 18:28   ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox