Searched refs:gdberrmsg (Results 1 – 2 of 2) sorted by relevance
481 char **gdberrmsg, in catch_exceptions_with_msg() argument498 if (gdberrmsg != NULL) in catch_exceptions_with_msg()501 *gdberrmsg = xstrdup (exception.message); in catch_exceptions_with_msg()503 *gdberrmsg = NULL; in catch_exceptions_with_msg()
208 char **gdberrmsg,