Searched refs:c_command (Results 1 – 4 of 4) sorted by relevance
98 def dispatch_on_frame(c_command, python_command=None): argument110 gdb.execute(c_command)1117 @dispatch_on_frame(c_command='info locals', python_command='py-locals')1144 @dispatch_on_frame(c_command='info variables', python_command='py-globals')
106 {"command", c_command},628 c_command(const char **wp) in c_command() function
553 } else if (tp->val.f == c_command) { in comexec()
1681 int c_command(const char **);