<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,25 @@ pid$target::dlopen:entry
 pid$target::dlopen:return
 /self-&gt;path != &quot;&quot;/
 {
+  printf(&quot;dlopen(%s, ...)\n&quot;, copyinstr(self-&gt;ppath));
+  self-&gt;path = &quot;&quot;;
+}
+
+pid$target::dyld??loadPhase5*:entry
+{
+  self-&gt;path = copyinstr(arg0);
+}
+
+pid$target::dyld??loadPhase5*:entry
+/self-&gt;path != 0/
+{
+  self-&gt;func = probefunc;
+}
+
+pid$target::dyld??loadPhase5*:return
+/self-&gt;func != 0 &amp;&amp; self-&gt;func == probefunc/
+{
+  self-&gt;func = 0;
   self-&gt;path = &quot;&quot;;
 }
 </diff>
      <filename>lib.d</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>461bbfabfed663ef4d8fcc86f8a61042431db95e</id>
    </parent>
  </parents>
  <author>
    <name>wagerlabs</name>
    <email>joelr1@gmail.com</email>
  </author>
  <url>http://github.com/wagerlabs/firefox-startup/commit/b31562842b93004d44ee92d4951757bbcd9d243b</url>
  <id>b31562842b93004d44ee92d4951757bbcd9d243b</id>
  <committed-date>2009-10-25T15:24:15-07:00</committed-date>
  <authored-date>2009-10-25T15:24:15-07:00</authored-date>
  <message>working now</message>
  <tree>cd58071b0da75f0ea1806fdfc5e2b057ed8c4153</tree>
  <committer>
    <name>wagerlabs</name>
    <email>joelr1@gmail.com</email>
  </committer>
</commit>
