Home
last modified time | relevance | path

Searched refs:gdb_exit (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/tests/guest-debug/
H A Dtest_gdbstub.py14 def gdb_exit(status): function
21 gdb_exit(1)
47 gdb_exit(0)
51 gdb_exit(0)
71 gdb_exit(fail_count)
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dtest-proc-mappings.py6 from test_gdbstub import gdb_exit, main, report
15 gdb_exit(0)
H A Dinterrupt.py11 from test_gdbstub import gdb_exit, main, report
52 gdb_exit(0)
H A Dprot-none.py8 from test_gdbstub import gdb_exit, main, report
25 gdb_exit(0)
/openbmc/qemu/linux-user/
H A Dexit.c35 gdb_exit(code); in preexit_cleanup()
/openbmc/qemu/include/gdbstub/
H A Dsyscalls.h111 void gdb_exit(int code);
/openbmc/qemu/target/m68k/
H A Dm68k-semi.c135 gdb_exit(env->dregs[1]); in do_m68k_semihosting()
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h35 gdb_exit(arg1); in do_bsd_exit()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dmips-semi.c211 gdb_exit(gpr[4]); in mips_semihosting()
/openbmc/qemu/gdbstub/
H A Dsystem.c420 void gdb_exit(int code) in gdb_exit() function
H A Duser.c168 void gdb_exit(int code) in gdb_exit() function
H A Dgdbstub.c1440 gdb_exit(0); in handle_v_kill()
2093 gdb_exit(0); in gdb_handle_packet()
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c755 gdb_exit(ret); in do_common_semihosting()
/openbmc/qemu/system/
H A Drunstate.c892 gdb_exit(status); in qemu_cleanup()