Re: pthread impl detection
Re: pthread impl detection
- Subject: Re: pthread impl detection
- From: Eric Albert <email@hidden>
- Date: Tue, 21 Dec 2004 12:42:11 -0800
On Dec 21, 2004, at 7:51 AM, email@hidden wrote:
I used the disas command in gdb, which apparently uses another codepath
to resolve symbols and their location. Using x/i works for me, too, so
mistery solved (though you may want to check with the gdb people if
that
is the intended behaviour of disas).
I think 'disassemble' looks in the binary on disk, but x /i prints
what's in memory. Then again, I might be wrong about that. :)
-Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden