Home
last modified time | relevance | path

Searched refs:target_supports_dumpcore (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgcore.c161 if (target_supports_dumpcore ()) in gcore_command()
Dtarget.h1599 extern bool target_supports_dumpcore ();
Dtarget.c250 target_supports_dumpcore () in target_supports_dumpcore() function
DChangeLog-20212967 (target_supports_dumpcore): Likewise.
3047 (target_supports_dumpcore): New.
DChangeLog-20206645 * gcore.c (gcore_command): Use target_supports_dumpcore ()