DTrace and C++ function
DTrace and C++ function
- Subject: DTrace and C++ function
- From: Dmitry Markman <email@hidden>
- Date: Thu, 20 Dec 2007 11:38:56 -0800
Hi, is it possible to trace C++ function?
I was able to create prob for c++ function
::foo_cpp
that was called from c function foo_c
I created 2 probs one for foo_c and another for ::foo_cpp
but I was able to see events only for foo_c prob
(and I can see ::foo_cpp in stack)
and none for ::foo_cpp prob
I think it's wrong, because
foo_c is called ONLY from ::foo_cpp
thanks
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden