backtrace
- Ejemplos
El comando bt (backtrace) imprime un backtrace de todos los marcos de la pila. | The command bt (backtrace) prints a backtrace of all stack frames. |
Luego consulte la sección del FAQ acerca de fallos de kernel, compile un kernel de depuración y obtenga un backtrace. | Then consult the FAQ section on kernel panics, build a debugging kernel, and get a backtrace. |
El tiempo de espera para servir una simple petición después de que un backtrace PHP sea volcado al fichero 'slowlog'. | The timeout for serving a single request after which a PHP backtrace will be dumped to the 'slowlog' file. |
Si sabe cómo usar 'gdb', es muy útil cuando puede proveer un backtrace con su reporte de fallo para ayudar a los desarrolladores a ubicar el problema. | If you know how to use 'gdb', it is very helpful when you can provide a backtrace with your bug report to help the developers pinpoint the problem. |
Incluya el backtrace en el informe de error como un comentario, que hace que sea más fácil para nosotros encontrar duplicados (no adjunte el backtrace como un archivo de texto). | Include the backtrace within the bug report as a comment, it makes it easier to find duplicates for us (do not attach the backtrace as a text file). |
