Home
last modified time | relevance | path

Searched refs:perror_warning_with_name (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dutils.h278 extern void perror_warning_with_name (const char *string);
Dmain.c710 perror_warning_with_name (_("error finding working directory")); in captured_main_1()
Dutils.c640 perror_warning_with_name (const char *string) in perror_warning_with_name() function
Dlinux-nat.c1424 perror_warning_with_name (_("Failed to retrieve event msg")); in get_pending_child_status()
DChangeLog-20132685 * utils.h (perror_warning_with_name): Add declaration.
2686 * utils.c (perror_warning_with_name): New function.
2688 perror_warning_with_name if from_tty is nul.
DChangeLog-20179368 (throw_perror_with_name, perror_warning_with_name): Update.
/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.c754 perror_warning_with_name (file); in source_script_with_search()