Displaying 1 result from an estimated 1 matches for "name_of_the_vari".
2007 Jun 01
1
find the address of a variable with its name
Hi!
I have another problem with Dtrace: I want to get the address of a global variable used by a process if I just know the name.
It''s possible with dbx with a print &name_of_the_variable but with Dtrace? trace(`name_of_the_variable) doesn''t work...
Thank you very much!
Fabien
--
This message posted from opensolaris.org