This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Let "gcore" command accept a suffix argument
- From: Pedro Alves <pedro at codesourcery dot com>
- To: gdb-patches at sourceware dot org
- Cc: Hui Zhu <teawater at gmail dot com>, Tom Tromey <tromey at redhat dot com>, Joel Brobecker <brobecker at adacore dot com>, Eli Zaretskii <eliz at gnu dot org>, Stan Shebs <stanshebs at earthlink dot net>, Stan Shebs <stan at codesourcery dot com>, Michael Snyder <msnyder at vmware dot com>
- Date: Tue, 22 Jun 2010 10:50:41 +0100
- Subject: Re: [RFC] Let "gcore" command accept a suffix argument
- References: <m31vioaxv0.fsf@fleche.redhat.com> <m3wrtsf4l7.fsf@fleche.redhat.com> <AANLkTilS_akNAsRbtukpkx7FgHb5u-Rsb5JkYfGvxrI9@mail.gmail.com>
On Tuesday 22 June 2010 08:29:03, Hui Zhu wrote:
> +gdb_test "eval \"echo %d\\n\", \$a++" "10"
> +gdb_test "eval \"echo %d\\n\", \$a++" "11"
As principle, please make sure each test has distinct output in gdb.sum.
--
Pedro Alves