This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 4/4 v20] Add xmethod support to the Python API
- From: Pedro Alves <palves at redhat dot com>
- To: Siva Chandra <sivachandra at google dot com>, gdb-patches <gdb-patches at sourceware dot org>
- Date: Wed, 04 Jun 2014 14:12:55 +0100
- Subject: Re: [PATCH 4/4 v20] Add xmethod support to the Python API
- Authentication-results: sourceware.org; auth=none
- References: <CAGyQ6gy9LcaAJ-LSqrnwz+6HZDQ-ZX9wvRgWgu+rKFBTaNMmXA at mail dot gmail dot com>
Hi Siva,
Thanks for working on this.
FYI, I saw that the new tests fail against GDBserver. I filed
a PR17017 for it:
https://sourceware.org/bugzilla/show_bug.cgi?id=17017
--
Pedro Alves