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:MI] Observer for thread-changed


>>>>> "Vladimir" == Vladimir Prus <ghost@cs.msu.su> writes:

Vladimir> What's "these kinds of events"? Are you interested in any change in
Vladimir> inferiour_ptid? Or in any change of user's idea of what thread he
Vladimir> wants to look at? Pedro's a patch to make those different.

Yeah, I'm not sure.  I don't actually have a use case (other than the
obvious one of rewriting Insight in Python ... but that one probably
has needs similar to an MI client).  Instead I'm mostly interested in
transmitting gdb's state and state transitions to Python, so that
users can write interesting apps.

Maybe this is too general an approach given the maturity of the Python
branch.

Tom


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