This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add an objfile getter to gdb.Type
- From: "Christian Biesinger via gdb-patches" <gdb-patches at sourceware dot org>
- To: Pedro Alves <palves at redhat dot com>
- Cc: Tom Tromey <tom at tromey dot com>, Christian Biesinger via gdb-patches <gdb-patches at sourceware dot org>
- Date: Tue, 4 Jun 2019 17:06:36 -0500
- Subject: Re: [PATCH] Add an objfile getter to gdb.Type
- References: <20190523203227.260432-1-cbiesinger@google.com> <20190523213729.27928-1-cbiesinger@google.com> <87k1ea5j2i.fsf@tromey.com> <CAPTJ0XHdJd4duf5zk2Uat0ZkeiV67Xuh0g66wT6grW9N5A3RDA@mail.gmail.com> <87muiyla77.fsf@tromey.com> <CAPTJ0XFgYXaLtUyeNA6jiyjC-mDt3kSpG3=BPO702c8hXC2xtw@mail.gmail.com> <87d0jtl5dm.fsf@tromey.com> <a6f6388c-3d0e-55cc-be02-9345c36237d8@redhat.com>
- Reply-to: Christian Biesinger <cbiesinger at google dot com>
On Tue, Jun 4, 2019 at 4:48 PM Pedro Alves <palves@redhat.com> wrote:
>
> On 6/4/19 4:47 PM, Tom Tromey wrote:
> >>>>>> "Christian" == Christian Biesinger via gdb-patches <gdb-patches@sourceware.org> writes:
> >
> > Christian> I don't think I'll be writing enough patches for that to be worth it,
> > Christian> so it would be great if you could commit this. Thanks!
> >
> > I checked it in.
>
> FYI, I pushed in these fixes to the ChangeLog files.
>
> Christian, the issue here is that entry paths are relative to the
> corresponding ChangeLog file.
Oh, sorry about that! Thanks for fixing!
Christian