Skip to content

Commit 703e23a

Browse files
jogo-bobbrow
authored andcommitted
Update FAQs.md (#3029)
Missing whitespace
1 parent 39ba7fc commit 703e23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/FAQs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When you start debugging, if it is showing that your breakpoints aren't bound (s
2323

2424
### Debugging starts but all the lines in my stack trace are grey
2525

26-
If your debugger is showing a grey stacktrace or won't stop at a breakpoint,or the symbols in the call stack are grey then your executable was compiled without [debug symbols](#how-to-enable-debug-symbols).
26+
If your debugger is showing a grey stacktrace or won't stop at a breakpoint, or the symbols in the call stack are grey then your executable was compiled without [debug symbols](#how-to-enable-debug-symbols).
2727

2828
## How to enable debug symbols?
2929

0 commit comments

Comments
 (0)