Python gdb.Function is an old-style class?

Paul_Koning@Dell.com Paul_Koning@Dell.com
Thu Jul 21 19:13:00 GMT 2016


> On Jul 21, 2016, at 2:49 PM, Phil Muldoon <pmuldoon@redhat.com> wrote:
> 
> ...
> I'll check what we are doing in gdb.Function. But I've never linted
> the Python bindings so there might be other areas where the linting
> function flags usage requirements.

I wonder about pylint.  I just tried it (what a pain...); it complains that gdb doesn't have a Function member [sic] even though clearly it does.

	paul



More information about the Gdb mailing list