[dtrace-discuss] find the address of a variable with its name

Lafontaine fablaf61 at hotmail.com
Fri Jun 1 02:38:30 PDT 2007


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


More information about the dtrace-discuss mailing list