From a3cd0385d0f49f4e011c3ff1c24d089e5af0adc1 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Wed, 23 May 2018 08:46:03 +1000 Subject: [PATCH] [doc] Fix formatting --- client/DEBUGGING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/DEBUGGING.md b/client/DEBUGGING.md index 5a405710..d51e06d2 100644 --- a/client/DEBUGGING.md +++ b/client/DEBUGGING.md @@ -1,9 +1,9 @@ -= Debugging the Looking Glass Client +# Debugging the Looking Glass Client If you are asked to provide debugging information to resolve an issue please follow the following procedure. -== If you're experiencing a crash: +## If you're experiencing a crash: Run the program under the `gdb` debugger (you may need to install gdb), for example: @@ -24,7 +24,7 @@ the following command: Once you have this information please pastebin the log from looking-glass as well as the information resulting from this command. -== If you're experencing high CPU load and/or poor performance. +## If you're experencing high CPU load and/or poor performance. The steps here are identical to the above, except instead of waiting for the program to crash, in the debugger press `CTRL+C` while the program is