Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Paul Smith <psmith@gnu.org>
To: Phil Muldoon <pmuldoon@redhat.com>, Paul_Koning@Dell.com
Cc: gdb@sourceware.org
Subject: Re: Python gdb.Function is an old-style class?
Date: Thu, 21 Jul 2016 19:20:00 -0000	[thread overview]
Message-ID: <1469128823.5880.155.camel@gnu.org> (raw)
In-Reply-To: <1469128597.5880.153.camel@gnu.org>

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()


  reply	other threads:[~2016-07-21 19:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 17:22 Paul Smith
2016-07-21 17:38 ` Paul_Koning
2016-07-21 18:06   ` Paul_Koning
2016-07-21 18:37   ` Paul Smith
2016-07-21 18:50     ` Phil Muldoon
2016-07-21 19:13       ` Paul_Koning
2016-07-21 19:17       ` Paul Smith
2016-07-21 19:20         ` Paul Smith [this message]
2016-07-21 19:26         ` Phil Muldoon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469128823.5880.155.camel@gnu.org \
    --to=psmith@gnu.org \
    --cc=Paul_Koning@Dell.com \
    --cc=gdb@sourceware.org \
    --cc=pmuldoon@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox