This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: gdbindex crash: Re: Regression: Re: RFC: implement typed DWARF stack
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> The new testcase crashes with .gdb_index:
Jan> print j
Jan> ERROR: Process no longer exists
Jan> UNRESOLVED: gdb.dwarf2/typeddwarf.exp: check value of j at typeddwarf.c:29
Thanks.
I have a patch for this which I'm going to test,
but first I have to look into why the buildbot did not detect this.
My guess is that the index-based tester is not working properly.
Tom