Remove 'make gdk_debug=true' from docs

What does this merge request do and why?

This removes the mention of make gdk_debug=true from the troubleshooting docs because it doesn't work anymore.

We just get this output:

$ make gdk_debug=true
INFO: This GDK has already been bootstrapped.
INFO: Remove '/Users/kev/development/gitlab/gdk/.cache/.gdk_bootstrapped' to re-bootstrap.

Merge request reports

Loading