Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/9] enable target-async by default
@ 2013-07-31 18:28 Tom Tromey
  2013-07-31 18:28 ` [PATCH v2 9/9] enable target-async Tom Tromey
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Tom Tromey @ 2013-07-31 18:28 UTC (permalink / raw)
  To: gdb-patches

Here's version 2 of the series to enable target-async by default.

Version 1 was here:

    http://sourceware.org/ml/gdb-patches/2013-07/msg00716.html

This version addresses the review comments made for the first series.
In particular:

* Adds target_ops pointers to various to_* methods as suggested by
  Markus.  This cleans up the API a bit; and I think is a good
  long-term direction for the target layer.  This is patch 2 now.

* Fixes patch 8 (was patch 7 previously) to account for oddity that
  Doug noticed.

* Adds PR numbers to a couple of ChangeLog entries, suggested by Yao.

Built and regtested on x86-64 Fedora 18.
I also built it on PPC64 Fedora 18 and I did a --host=mingw32 build
using the cross tools in Fedora.

There are still a number of things in patch 2 that have never been
compiled.  However, they seem correct; and anyhow if there is a build
bug, it will be of a trivial nature.


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

end of thread, other threads:[~2013-08-02 19:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-31 18:28 [PATCH v2 0/9] enable target-async by default Tom Tromey
2013-07-31 18:28 ` [PATCH v2 9/9] enable target-async Tom Tromey
2013-07-31 20:20   ` Doug Evans
2013-07-31 20:26     ` Tom Tromey
2013-08-01  8:34   ` Yao Qi
2013-08-01 15:47     ` Tom Tromey
2013-08-02 19:26       ` Tom Tromey
2013-07-31 18:28 ` [PATCH v2 3/9] add target method delegation Tom Tromey
2013-07-31 18:28 ` [PATCH v2 8/9] fix py-finish-breakpoint.exp with always-async Tom Tromey
2013-07-31 19:41   ` Doug Evans
2013-07-31 18:28 ` [PATCH v2 2/9] add "this" pointers to more target APIs Tom Tromey
2013-07-31 18:28 ` [PATCH v2 7/9] make dprintf.exp pass in always-async mode Tom Tromey
2013-07-31 18:28 ` [PATCH v2 4/9] PR gdb/13860: make -interpreter-exec console "list" behave more like "list" Tom Tromey
2013-07-31 18:28 ` [PATCH v2 6/9] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode Tom Tromey
2013-07-31 18:28 ` [PATCH v2 5/9] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output Tom Tromey
2013-07-31 18:28 ` [PATCH v2 1/9] fix latent bugs in ui-out.c Tom Tromey

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