File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Follow [this tutorial](https://elrobotista.com/en/posts/stm32-debug-linux/) for
110
110
111
111
## Features
112
112
113
- ### Expression Evaluter
113
+ ### Expression Evaluator
114
114
115
115
GDBFrontend has an expression evaluator that you can use multiple in sametime.
116
116
@@ -294,7 +294,7 @@ Current hotkeys are listed below.
294
294
| ---------------------------------------------------- | -------------------------- | -------------------------------------------- |
295
295
| * General:* Open a source file | ** Ctrl + O** | GDBFrontend |
296
296
| * General:* New ExpressionEvaluator | ** Ctrl + R** | GDBFrontend |
297
- | * General:* New ExpressionEvaluter on native window | ** Ctrl + Shift + R** | GDBFrontend |
297
+ | * General:* New ExpressionEvaluator on native window | ** Ctrl + Shift + R** | GDBFrontend |
298
298
| * General:* Fuzzy source finder | ** Ctrl + P** | GDBFrontend |
299
299
| * Runtime:* Run | ** F5** | GDBFrontend |
300
300
| * Runtime:* Continue | ** F6** | GDBFrontend |
You can’t perform that action at this time.
0 commit comments