mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
Highlight GDB syntax in README.md (#560)
This commit is contained in:
parent
a4522fba8d
commit
12212894eb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue