Home
last modified time | relevance | path

Searched refs:GDB_EBP (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dgdbstub.h64 GDB_EBP, enumerator
/Zephyr-latest/arch/x86/core/ia32/
Dgdbstub.c90 debug_ctx.registers[GDB_EBP] = esf->ebp; in z_gdb_interrupt()
109 esf->ebp = debug_ctx.registers[GDB_EBP]; in z_gdb_interrupt()