Home
last modified time | relevance | path

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

/u-boot/doc/usage/cmd/
A Dexception.rst23 breakpoint
35 breakpoint exception
/u-boot/cmd/arm/
A Dexception.c45 U_BOOT_CMD_MKENT(breakpoint, CONFIG_SYS_MAXARGS, 1, do_breakpoint,
A Dexception64.c73 U_BOOT_CMD_MKENT(breakpoint, CONFIG_SYS_MAXARGS, 1, do_breakpoint,
/u-boot/include/
A Dkgdb.h54 extern void breakpoint(void);
/u-boot/drivers/bios_emulator/x86emu/
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()
/u-boot/common/
A Dkgdb.c570 breakpoint(void) in breakpoint() function
/u-boot/doc/
A DREADME.mpc85xx6 be able to receive control after a single step or breakpoint:
/u-boot/doc/develop/
A Dtests_writing.rst180 breakpoint on do_mem_search(), which is what implements the 'ms' command,
A Dpy_testing.rst186 time to execute commands. This is useful if U-Boot is stopped at a breakpoint

Completed in 18 milliseconds