ID: 11409
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Bug Type: Feature/Change Request
Operating System: (all)
PHP Version: 4.0.5
New Comment:

Use APD for now.


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

[2001-06-11 17:38:49] [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



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



Edit this bug report at http://bugs.php.net/?id=11409&edit=1


-- 
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