Yeah, I've done stuff like that in that past.  I've also made a page that contains all session data, while allowing you to edit and add session properties.  Still, however, it's a bit weak when you compare it to a full fledged debugger where you can see all variables and stuff.<br>
<br>I wish there was some kind of firefox extension that allowed you to step through code or somethig.  You can't edit the php, but you can get the debug info you want.  Maybe it would work...<br><br>Anyone else have some good things they've done?<br>
<br><div class="gmail_quote">On Fri, Apr 11, 2008 at 2:53 PM, Christoph Koehler <<a href="mailto:christoph.koehler@gmail.com">christoph.koehler@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In article<br>
<<a href="mailto:a434fe6b0804110800q6a834d63t765afacf1645aaf8@mail.gmail.com">a434fe6b0804110800q6a834d63t765afacf1645aaf8@mail.gmail.com</a>><br>
"ClarkEndrizzi" <<a href="mailto:cendrizzi@gmail.com">cendrizzi@gmail.com</a>><br>
wrote:<br>
<div class="Ih2E3d">>  Any advice would be appreciated.<br>
<br>
</div>The application I develop for (TYPO3) has a built-in development log I<br>
can write to, so I simply write to it from within my extension while<br>
tail -f and grep gets me real time output in the terminal while I run<br>
it. Probably not quite what you were looking for, but it's made stuff<br>
very easy for me because I can add text and descriptions to the<br>
variable and see it, so I somewhat know the order things are executed<br>
in and what the variable values mean, without having to step through a<br>
debugger.<br>
<br>
Christoph<br>
<br>
<br>
--<br>
<br>
I'm using an evaluation license of nemo since 305 days.<br>
You should really try it!<br>
<a href="http://www.malcom-mac.com/nemo" target="_blank">http://www.malcom-mac.com/nemo</a><br>
<br>
<br>
<br>
______________________________________________________________________<br>
For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
(threading gets destroyed and the universe will collapse if you don't)<br>
<a href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Clark Endrizzi<br>