This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] ax-gdb.c: Add handling of TYPE_CODE_RANGE types.
- From: Tom Tromey <tromey at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 09 Mar 2012 10:08:30 -0700
- Subject: Re: [RFA] ax-gdb.c: Add handling of TYPE_CODE_RANGE types.
- References: <1331245714-12211-1-git-send-email-brobecker@adacore.com>
>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
Joel> * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
Joel> I'll work on a testcase for that next. In the meantime, tested on
Joel> x86_64-linux, no regression. OK to commit?
FWIW, it looks good to me.
Tom