This is the mail archive of the gdb@sources.redhat.com 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: Thread handles


Which is to say, if you are really talking about `td_thrhandle_t', then
that is a momentary object that exists only on gdb's stack during some
thread_db calls.  The th_unique value inside it does indeed have a reliable
valid lifetime matching that of the inferior thread.


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