Skip to content

Commit

Permalink
Update debug docs for OpenSBI
Browse files Browse the repository at this point in the history
  • Loading branch information
cathylu10 authored and dayeol committed Feb 18, 2021
1 parent b4b6cc5 commit 58f6b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/Getting-Started/How-to-Debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For example, if you want to debug with the `bbl` symbols

```bash
# in your <build directory>
riscv64-unknown-linux-gnu-gdb ./riscv-pk.build/bbl
riscv64-unknown-linux-gnu-gdb ./sm.build/platform/generic/firmware/fw_payload.elf
```

If you want to debug with the kernel's debug information
Expand Down

0 comments on commit 58f6b28

Please sign in to comment.