ID: 11410
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Feature/Change Request
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

submitted twice


Previous Comments:
---------------------------------------------------------------------------

[2001-06-11 17:39:20] [EMAIL PROTECTED]
It would be a *HUGE* debugging help, if there would be a function that returns the 
current caller function stack. So on a given position or in an error condition, one 
could just output the nested function calls to this position. 

Debugging without is quite hard if you have utility functions/methods that are used 
widely in a project. If they produce an error because of the params, how can u find 
out which function/method called it (thus must be debugged)?

Such a debugging function would just be great - imho of better use than the variables 
snapshot with the current debug functions.

Regards, Martin Bachmann



---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11410&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to