Home
last modified time | relevance | path

Searched refs:show_charset (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcharset.exp89 set show_charset [parse_show_charset_output "show charset"]
94 if {[lsearch $show_charset $show_target_charset] >= 0} {
103 if {[lsearch $show_charset $show_host_charset] >= 0} {
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcharset.c1078 show_charset (char *arg, int from_tty) in show_charset() function
1237 add_cmd ("charset", class_support, show_charset, in _initialize_charset()
H A DChangeLog-200310007 (show_charset): Hook this up with the set/show command mechanism.