Searched refs:init_gdb (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bhyve/ | ||
H A D | gdb.h | 36 void init_gdb(struct vmctx *ctx); |
H A D | bhyverun.c | 765 init_gdb(ctx); in main() |
H A D | gdb.c | 2178 init_gdb(struct vmctx *_ctx) in init_gdb() function |