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 15:20:54 -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>
- Reply-to: tromey at redhat dot com
>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
Pedro> On Thursday 03 June 2010 21:12:13, Tom Tromey wrote:
>> 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?
No. I will do that.
Tom