Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpdb.doc83 function. Without argument, list all breaks. Each breakpoint
84 is assigned a number to which all the other breakpoint
88 evaluate to true in order for the breakpoint to be honored.
91 Temporary breakpoint, which is removed automatically when it
95 With a space separated list of breakpoint numbers, clear those
101 breakpoint numbers. Disabling a breakpoint means it cannot
103 breakpoint, it remains in the list of breakpoints and can be
110 Sets the ignore count for the given breakpoint number. If
111 count is omitted, the ignore count is set to 0. A breakpoint
113 the count is decremented each time the breakpoint is reached
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DDebugSupportDxe.uni5 // when certain types of events occur, i.e. breakpoint, processor execptions, etc. It also
23 …o gain control of the machine when certain types of events occur, i.e. breakpoint, processor excep…
DDebugSupportDxe.inf5 # when certain types of events occur, i.e. breakpoint, processor execptions, etc. It also
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_gdb.py64 breakpoint='PyObject_Print', argument
91 'break %s' % breakpoint,
122 err = err.replace('Function "%s" not defined.\n' % breakpoint, '')
147 gdb_output = self.get_stack_trace(source, breakpoint='PyObject_Print',
538 breakpoint='PyObject_Print',
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Dmath_private.h537 #define breakpoint() asm("int $3") macro
541 #define breakpoint() raise(SIGTRAP) macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Documentation/
DArmPlatformPkg.txt73 …lso more convenient to debug the firmware form DRAM than NOR Flash (eg: use of software breakpoint)
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DExceptionHandlerAsm.S296 #; or debuggers set breakpoint in interrupt/exception context
DExceptionHandlerAsm.asm278 ;; or debuggers set breakpoint in interrupt/exception context
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiException.asm431 ;; that set breakpoint in interrupt/exception context
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
DExceptionHandlerAsm.asm337 ;; or debuggers set breakpoint in interrupt/exception context