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: [python] [patch] Add is_valid to several classes


Tom Tromey <tromey@redhat.com> writes:

> Then you don't need the new macros, either.
>
> The rest looks good to me.
>
> Tom

Eli Zaretskii <eliz@gnu.org> writes:

>> 
>> So how about this wording:
>>    This method is also made available to the Python iterator object that @code{gdb.Block} provides in iteration context and via the Python @code{iter} built-in function.
>
> This is fine, thanks.

Committed with all requested changes.  Thanks.

Cheers

Phil


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