This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add test for Fission DWP files with binary+dwp in different directories


On Wed, Feb 12, 2014 at 4:00 AM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Wed, 12 Feb 2014 01:43:35 +0100, Doug Evans wrote:
>> --- a/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp
>> +++ b/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp
>> +gdb_test {print argv[0]} ".*/${dwp_symlink_binary}\"" \
>
> BTW this .* is redundant.
>
>> +    "separate executable/dwp symlinks"

Committed with the suggested change.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]