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: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)


> Date: Mon, 23 Apr 2012 15:11:25 +0100
> From: Phil Muldoon <pmuldoon@redhat.com>
> CC: tromey@redhat.com, sivachandra@google.com, dje@google.com,
>         ratmice@gmail.com, gdb-patches@sourceware.org
> 
> I am just not sure we should have compatibility warnings that the
> content/structure of these blocks may change in some undefined way,
> at some future time.

With that I agree.  Saying such things in a manual is never a good
idea, unless we also describe in detail what exactly can go wrong, how
to detect that, and how to work around.


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