This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] [python] Implement stop_p for gdb.Breakpoint


> From: Phil Muldoon <pmuldoon@redhat.com>
> CC: tromey@redhat.com, dje@google.com
> Date: Wed, 23 Feb 2011 14:56:19 +0000
> 
> +@defop Operation {gdb.Breakpoint} stop_p (self)
                                            ^^^^^^
No parens, just the argument.

Otherwise, the doco part is fine.  Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]