Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/cli/
H A Dcli-setshow.c110 deprecated_show_value_hack (struct ui_file *ignore_file, in deprecated_show_value_hack() function
629 deprecated_show_value_hack (gdb_stdout, from_tty, c, value); in do_show_command()
/dragonfly/contrib/gdb-7/gdb/
H A Dcommand.h238 extern show_value_ftype deprecated_show_value_hack;
H A Dinfcmd.c247 deprecated_show_value_hack (file, from_tty, c, get_inferior_args ()); in show_args_command()