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: [RFA/commit] Add support for DEC threads on alpha-osf


> ... maybe proc_get_current_thread returns 0, and then later on in
> procfs_wait we're adding the main thread again, but then with an
> lwp id already.  But what sounded very strange is that the LWP is
> number 3, not 1.

I need to look further into this, but would it help explain things
if I said that the LWPs are added when I do "info threads", not when
the process stops?

> It's certainly fine the way it is to me, just an annoyance.  I'm happy
> to find out that we don't crash in this situation, so thanks
> for that.  :-)

You're welcome. I will be sure to look for you if I do manage to
crash the debugger ;-).

-- 
Joel


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