Searched refs:get_doc_string (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/ |
| D | py-param.c | 442 get_doc_string (PyObject *object, enum doc_string_type doc_type, in get_doc_string() function 871 set_doc = get_doc_string (self, doc_string_set, name); in parmpy_init() 872 show_doc = get_doc_string (self, doc_string_show, name); in parmpy_init() 873 doc = get_doc_string (self, doc_string_description, cmd_name.get ()); in parmpy_init()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2016 | 1999 (get_doc_string, call_doc_function): Return unique_xmalloc_ptr.
|
| D | ChangeLog-2011 | 9280 (get_doc_string): Move behind get_show_value/get_set_value.
|
| D | ChangeLog-2010 | 1424 (get_doc_string): Call gdbpy_print_stack on failed
|
| D | ChangeLog-2017 | 18034 * python/py-param.c (get_doc_string, compute_enum_values): Use
|