I am not yet using a remote debugger with Xdebug, but the stacktraces
Xdebug prints are already a boost to my productivity - thanks!
Today I am trying to get my app to run with 16M of memory or less, so I
keep seeing:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to
allocate 4864 bytes)
in /home/jablko/public_html/qubit/lib/model/om/BaseObject.php on line
342
How can I use Xdebug to get a stacktrace when the memory exceeds 16M?
Received on Tue Nov 25 2008 - 23:01:25 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST