2010-09-15 Paul Bolle <pebolle@tiscali.nl>

* gdb.texinfo (Character Sets): Correctly reference host-charset
	in example.
This commit is contained in:
Tom Tromey 2010-09-15 19:31:59 +00:00
parent 4950bc1c0c
commit c1b6b909c5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2010-09-15 Paul Bolle <pebolle@tiscali.nl>
* gdb.texinfo (Character Sets): Correctly reference host-charset
in example.
2010-09-13 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:

View File

@ -8915,7 +8915,7 @@ automatically determine the appropriate host character set. In this
case, @value{GDBN} uses @samp{UTF-8}.
@value{GDBN} can only use certain character sets as its host character
set. If you type @kbd{@w{set target-charset @key{TAB}@key{TAB}}},
set. If you type @kbd{@w{set host-charset @key{TAB}@key{TAB}}},
@value{GDBN} will list the host character sets it supports.
@item set charset @var{charset}