This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 4/5] Explicit linespecs - tests
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: "gdb-patches\ at sourceware dot org ml" <gdb-patches at sourceware dot org>
- Date: Fri, 17 Aug 2012 13:18:54 -0600
- Subject: Re: [RFA 4/5] Explicit linespecs - tests
- References: <50120FBD.4060106@redhat.com>
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> This patch simply adds all the tests that I've been using while
Keith> developing this feature.
Keith> Questions/comments/concerns?
Could you convert them to use standard_testfile?
Thanks.
Tom