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