Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c1403 static struct cmd_list_element *user_show_python_list; variable
1419 cmd_show_list (user_show_python_list, from_tty, ""); in user_show_python()
1510 &user_show_python_list, "show python ", 0, in _initialize_python()
1527 &user_show_python_list); in _initialize_python()