Hi Adrian, this sounds AMAZING. I am reading the post and trying to make it work, but have a problem trying to lunch start.command<br>I have Mac OS 10.5.8<br><br>/Users/mariano/Pharo/VM/pharo-dtrace/start.command ; exit;<br>
SQUEAK_ENCODING=UTF-8<br>SQUEAK_PATHENC=UTF-8<br>SQUEAK_PLUGINS=/Users/mariano/Pharo/VM/pharo-dtrace/VM/%n<br>+ exec /Users/mariano/Pharo/VM/pharo-dtrace/VM/squeakvm PharoCore-1.0.image<br>dyld: unknown required load command 0x80000022<br>
/Users/mariano/Pharo/VM/pharo-dtrace/start.command: line 4:  8676 Trace/BPT trap          ./VM/squeak PharoCore-1.0.image<br>logout<br><br>[Process completed]<br><br><br><br>any hints?<br><br>Thanks!<br><br>Mariano<br><br>
<br><div class="gmail_quote">On Tue, May 11, 2010 at 9:13 AM, Adrian Lienhard <span dir="ltr">&lt;<a href="mailto:adi@netstyle.ch">adi@netstyle.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Now there&#39;s also a DTrace provider for the Squeak VM:<br>
<br>
<a href="http://www.adrian-lienhard.ch/blog?dialog=smalltak-meets-dtrace" target="_blank">http://www.adrian-lienhard.ch/blog?dialog=smalltak-meets-dtrace</a><br>
<br>
DTrace is a powerful, kernel-based dynamic tracing framework. With the new provider one can analyze the execution of Pharo/Squeak applications.<br>
<br>
My post is an introduction that should get you quickly started. I&#39;ve attached a pre-compiled VM for OS X.<br>
<br>
Hope you like it :)<br>
<br>
Cheers,<br>
Adrian<br>
___________________<br>
<a href="http://www.adrian-lienhard.ch/" target="_blank">http://www.adrian-lienhard.ch/</a><br>
<br>
</blockquote></div><br>