Highlight GDB syntax in README.md (#560)

This commit is contained in:
Ilya Brin 2022-09-04 08:19:55 +03:00 committed by GitHub
parent a4522fba8d
commit 12212894eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,7 +196,7 @@ For further details, see [//build/config.mk](build/config.mk).
Here's the recommended `~/.gdbinit` config:
```
```gdb
set host-charset UTF-8
set target-charset UTF-8
set target-wide-charset UTF-8