Report file and line where script died
Notice: This thread is very old.
- mishak
- Member | 94
It would be nice to have dump like message for accidental deaths.
R.I.P <file>#<number>
Sometimes when debugging I forget to remove die before last dump or some application is dying without reason. Reporting file and line where script died would be useful. And if it would be link that would be superb. Or as a panel with scull.
As Majkl578 suggested it should be possible using shutdown handler and backtrace.
It might be useful to have blacklist of places it would not report from like Application sending request and so on.
What do you think?
It is especially useful in cases when I have no idea why it is dying and grep is not helpful.
Last edited by mishak (2014-06-17 19:51)