Home
last modified time | relevance | path

Searched refs:error_output_message (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddefs.h916 extern void error_output_message (char *pre_print, char *msg);
H A Dutils.c661 error_output_message (char *pre_print, char *msg) in error_output_message() function
H A Dbreakpoint.c5211 error_output_message (NULL, err_msg); in break_command_1()
H A DChangeLog12192 * defs.h (error_silent, error_output_message): Add prototypes.
12194 * utils.c (error_silent, error_output_message): New functions.