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: [patchv2] PR gdb/17968 - [ppc64] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file


On 02/25/2015 09:04 PM, Jan Kratochvil wrote:

> +# This test won't work properly if system debuginfo is installed.
> +gdb_test_no_output "set debug-file-directory" ""

I suspect this "" here would be for "no expected output", but
given this is gdb_test_no_output, it actually means the test has
no associated message.  I think you want to remove that.

Otherwise this (patch and test) looks good to me.

Thanks,
Pedro Alves


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