{% extends "_layout.html" %} {% block css %} {% endblock %} {% block script %} {% endblock %} {% block main %}
Dbgr is tracing your code, this may take some time.
{% if type_ != 'pm' %}
Step into
Next
Until
Return
Continue
{% endif %} home
Open dbgr home in a new window
Toggle code view
Toggle prompt view
Toggle variables panel
Help
{% if type_ == 'pm' %}
Refresh request with tracing enabled
{% else %}
Stop tracing
{% endif %}
Tracing
{% endblock %}