NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Is there a way to get the stack trace output as a file?


Joined: 18 Oct 2006
Posts: 75
Reply with quote
I would like to send the stack trace output to an API developer to help him debug a problem in my application that he is have trouble reproducing on his system.

I'm sure there must be a way in PhpEd to do it, but I searched through the help files and did a search in the forum here and came up with nothing.

Any help would be gratefully received.

Nick
View user's profileFind all posts by nickweaversSend private messageVisit poster's websiteYahoo Messenger
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
Will debug_backtrace() do what you need?

Can be used either in your error handler or from the PhpED Immediate panel. The result is an array, so good for processing/formatting, or just output using var_dump() or var_export()
View user's profileFind all posts by plugnplaySend private message
Is there a way to get the stack trace output as a file?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic