Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-param.c558 set_cmd_context (param, self); in add_setshow_generic()
563 set_cmd_context (param, self); in add_setshow_generic()
H A Dpy-cmd.c532 set_cmd_context (cmd, self); in cmdpy_init()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-dump.c404 set_cmd_context (c, d); in add_dump_command()
412 set_cmd_context (c, d); in add_dump_command()
H A Dcli-decode.c150 set_cmd_context (struct cmd_list_element *cmd, void *context) in set_cmd_context() function
233 set_cmd_context (c, NULL); in add_cmd()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcommand.h169 extern void set_cmd_context (struct cmd_list_element *cmd,
H A Dbreakpoint.c15820 set_cmd_context (command, user_data_catch); in add_catch_command()
15826 set_cmd_context (command, user_data_tcatch); in add_catch_command()