Commit aca7bd13 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'fix/backtrace-command' into 'master'

Fix gdb backtrace command

See merge request !7227
parents 8db745ef c7dd62a0
......@@ -107,7 +107,7 @@ downtime. Otherwise skip to the next section.
1. To see the current threads, run:
```
apply all thread bt
thread apply all bt
```
1. Once you're done debugging with `gdb`, be sure to detach from the process and exit:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment