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] PR python/12656 (API for special blocks)


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> +  ** Blocks now provide four new attributes.  global_block and
Phil> +     static_block will return the global and static blocks
Phil> +     respectivley.  is_static and is_global are boolean attributes

Typo, "respectively".

The code bits are ok.  Needs a doc review.

Tom


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