HomeSort by: relevance | last modified time | path
    Searched defs:END_MESSAGE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/cli/
cli-script.c 1176 #define END_MESSAGE "End with a line saying just \"end\"."
1188 END_MESSAGE);
1191 printf_unfiltered ("%s\n%s\n", prompt_arg, END_MESSAGE);
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-script.c 1176 #define END_MESSAGE "End with a line saying just \"end\"."
1188 END_MESSAGE);
1191 printf_unfiltered ("%s\n%s\n", prompt_arg, END_MESSAGE);

Completed in 25 milliseconds