Home
last modified time | relevance | path

Searched refs:breakpoint (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dkgdb.h45 extern void breakpoint(void);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddebug.c236 static int breakpoint; in x86emu_single_step() local
240 if (M.x86.saved_ip != breakpoint) { in x86emu_single_step()
293 breakpoint = ps[1]; in x86emu_single_step()
/rk3399_rockchip-uboot/common/
H A Dkgdb.c566 breakpoint(void) in breakpoint() function
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xx6 be able to receive control after a single step or breakpoint:
H A DREADME.qemu-mips181 Error in re-setting breakpoint 1:
/rk3399_rockchip-uboot/test/py/
H A DREADME.md89 time to execute commands. This is useful if U-Boot is stopped at a breakpoint