This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: rewrite dwarf->ax translator
- From: Tom Tromey <tromey at redhat dot com>
- To: Pedro Alves <pedro at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org, Stan Shebs <stan at codesourcery dot com>, Jan Kratochvil <jkratoch at redhat dot com>
- Date: Tue, 08 Jun 2010 16:48:18 -0600
- Subject: Re: RFA: rewrite dwarf->ax translator
- References: <m3ljbgdc4a.fsf@fleche.redhat.com> <m3r5kyl3zt.fsf@fleche.redhat.com> <m3ocfrzxia.fsf_-_@fleche.redhat.com> <201006082151.50734.pedro@codesourcery.com> <m38w6pi5l5.fsf@fleche.redhat.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>> Built and regtested on x86-64 (compile farm).
Pedro> I'm not sure whether testing natively actually exercises anything
Pedro> regarding bytecode generation. The gdb.trace/ tests are mostly
Pedro> skipped in that case. Did you try testing this against a
Pedro> x86|x86-64 gdbserver?
Tom> No. I will do that.
The results look good to me.
Tom