{% if debug == true %}
gdbgui not shutting down because debug is true
{% else %}
gdbgui has been shut down
{% endif %}