This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: plan for python inferiors, threads, and events


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> So I figured I'd just ask gdb.threads() for a list of threads, search
Paul> our live threads list for a matching thread, and print its name.

Paul> But all gdb.threads() gives me is just a list of 1, 2, 3, 5, ...
Paul> gdb thread IDs, useless for what I want to do :(

Yeah, that API is bogus as-is.

I got stuck on the inferior API rewrite, but I forget why.  Maybe just
my confusion about various parts of it, plus the then-impending
holidays.  Anyway, I hope to get back to it this month.

Tom


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