Home | History | Annotate | Download | only in gdb.base

Lines Matching refs:ASCII

177 set charset_subset {ASCII ISO-8859-1 EBCDIC-US IBM1047}
247 # `cent' in ISO-8859-1, which has no equivalent in ASCII.
252 # `"'. Since ISO-8859-1 and ASCII are identical in the
258 if {! [string compare $host_charset iso-8859-1] && ! [string compare $target_charset ascii]} {
319 # Set the host character set to plain ASCII, and try actually printing
341 gdb_test_no_output "set host-charset ASCII"
438 # function to ASCII.
439 if {! [string compare $target_charset ascii]} {
442 "print ASCII unprintable character"
445 "print ASCII unprintable string"