This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/8] Fix PR gdb/14766; cleanup foll-vfork.exp and extend it.
- From: Tom Tromey <tromey at redhat dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 30 Oct 2012 14:50:37 -0600
- Subject: Re: [PATCH 0/8] Fix PR gdb/14766; cleanup foll-vfork.exp and extend it.
- References: <20121025174002.13324.8164.stgit@brno.lan>
>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
Pedro> It starts by modernizing foll-vfork.exp, and then extending it to
Pedro> cover more cases, exposing the bug on hardware step targets (like
Pedro> amd64 GNU/Linux).
FWIW, I skimmed this series and it seemed fine to me.
Tom