This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Regression: Re: RFC: implement typed DWARF stack
On Fri, 13 May 2011 19:16:38 +0200, Tom Tromey wrote:
> Here is what I am checking in for this.
>
> This adds a new proc, 'is_x86_like_target', to do this check. Then it
> updates gdb.dwarf2 to use it. This also fixes a bug in dw2-restore.exp,
> which needs LP64.
It works great, thanks for doing it, it fixes both a compilation error and
extends a single-arch testsuite run coverage.
Thanks,
Jan