MCPcopy Create free account
hub / github.com/ElementsProject/lightning / daemon_maybe_debug

Function daemon_maybe_debug

plugins/bkpr/test/run-bkpr_db.c:43–44  ·  view source on GitHub ↗

Generated stub for daemon_maybe_debug */

Source from the content-addressed store, hash-verified

41{ fprintf(stderr, "account_entry_tag_str called!\n"); abort(); }
42/* Generated stub for daemon_maybe_debug */
43void daemon_maybe_debug(char *argv[])
44{ fprintf(stderr, "daemon_maybe_debug called!\n"); abort(); }
45/* Generated stub for daemon_setup */
46void daemon_setup(const char *argv0 UNNEEDED,
47 void (*backtrace_print)(const char *fmt UNNEEDED, ...) UNNEEDED,

Callers 1

plugin_mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected