Searched refs:set_cmd_context (Results 1 – 6 of 6) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/python/ |
| H A D | py-param.c | 558 set_cmd_context (param, self); in add_setshow_generic() 563 set_cmd_context (param, self); in add_setshow_generic()
|
| H A D | py-cmd.c | 532 set_cmd_context (cmd, self); in cmdpy_init()
|
| /dflybsd-src/contrib/gdb-7/gdb/cli/ |
| H A D | cli-dump.c | 404 set_cmd_context (c, d); in add_dump_command() 412 set_cmd_context (c, d); in add_dump_command()
|
| H A D | cli-decode.c | 150 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 D | command.h | 169 extern void set_cmd_context (struct cmd_list_element *cmd,
|
| H A D | breakpoint.c | 15820 set_cmd_context (command, user_data_catch); in add_catch_command() 15826 set_cmd_context (command, user_data_tcatch); in add_catch_command()
|