This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v3] Fix for PR gdb/17017
- 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: Mon, 16 Jun 2014 15:12:34 +0100
- Subject: Re: [PATCH v3] Fix for PR gdb/17017
- Authentication-results: sourceware.org; auth=none
- References: <CAGyQ6gxax1ZgbLqLvZjyc--SPPNJ1Y6F-LH6fCTv2eY4kFs-Cg at mail dot gmail dot com>
On 06/12/2014 07:23 PM, Siva Chandra wrote:
> testsuite/
> 2014-06-12 Siva Chandra Reddy <sivachandra@google.com>
>
> PR gdb/17017
> * gdb.python/py-xmethods.cc: Add global function call counters and
> increment them in their respective functions. Remove "cout"
> statements.
> * gdb.python/py-xmethods.exp: Make tests check the global function
> call counters instead of depending on inferior IO.
>
Nice, I like this much better.
This is OK.
Thanks,
--
Pedro Alves