Re: Python gdb.Function is an old-style class?

Paul Smith <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
Meh, Evolution formatting fail; the "works" example should of course
be:

>   class MyStuff(gdb.Function):
>       def __init__(self):
>          gdb.Function.__init__(self, "mystuff")
> 
>       def invoke(self):
>           do_stuff()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.