This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] PR python/18565 - make Frame.function work for inline frames
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: Tom Tromey <tom at tromey dot com>, "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Wed, 3 Aug 2016 14:14:55 +0100
- Subject: Re: [RFA] PR python/18565 - make Frame.function work for inline frames
- Authentication-results: sourceware.org; auth=none
- References: <1466439050-11330-1-git-send-email-tom@tromey.com> <86ziqfq6sz.fsf@gmail.com> <8737o5kqtv.fsf@tromey.com> <CAH=s-PMf2Encmm7JFLBDdrP6e07fEddCiVZGEfU+rkrunbSm-A@mail.gmail.com> <d861e87d-a94d-5ae9-5d51-3f7f8ad0ccc1@redhat.com> <CAH=s-PNVbSsvus_E2wJ+OcqGyZEhC-hkwR2hQxvzP3MRjGGy_w@mail.gmail.com> <e545b20d-1a63-db7f-a963-c23f4f3858f1@redhat.com>
On Wed, Aug 3, 2016 at 12:35 PM, Pedro Alves <palves@redhat.com> wrote:
>
> IMO that becomes an unrelated, preexisting problem. I don't think we should
> require that all the functions (and their callees, transitively) called by all
> patches are first inspected for leaks and fixed.
I don't intend to inspect and fix all leaks too.
I am OK with Tom's patch.
--
Yao (齐尧)