This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix gdb-gdb.py for flds_bnds copy-pastes
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 9 Feb 2012 07:11:29 -0800
- Subject: Re: [patch] Fix gdb-gdb.py for flds_bnds copy-pastes
- References: <20120209092727.GA2664@host2.jankratochvil.net>
> gdb/
> 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
> flds_bnds.fields.
> (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
Looks good to me.
--
Joel