get_prompt         68 debugclient/main.c static char *get_prompt(EditLine *el);
get_prompt         93 debugclient/main.c 	el_set(el, EL_PROMPT, get_prompt); /* Set the prompt function   */