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 - doc] Add note about the possibility of symbols getting moved across blocks


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> I meant what should I do or not do as the user of the Python API in
Eli> question.

Eli> Or maybe I misunderstand what you are saying, sorry.

I think the idea is to warn Python developers that they should test
their code with future versions if they use this feature.
Normally we try to maintain compatibility, even when we've made mistakes.
But in this case, we suspect we may make changes and we don't want to
promise compatibility; but nor do we want to block this feature until
the symbol tables are changed, since that may not happen for some time.

I'm not totally wedded to this.  Maybe Doug could say more.

Tom


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