Searched refs:LOG_STEP (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
| H A D | DNBDefs.h | 132 #define LOG_STEP (1u << 12) macro 141 (LOG_STEP))
|
| H A D | ChangeLog | 512 * DNBDefs.h (LOG_STEP): New logging define. 516 new LOG_STEP instead of LOG_BREAKPOINTS. 532 using LOG_STEP instead of LOAD_BREAKPOINTS.
|
| H A D | RNBRemote.cpp | 2052 bitmask |= LOG_STEP; in set_logging()
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/ |
| H A D | DNBArchImpl.cpp | 324 DNBLogThreadedIf(LOG_STEP, "BVR%-2u/BCR%-2u = { 0x%8.8x, 0x%8.8x } " 682 DNBLogThreadedIf(LOG_STEP, "Need to step some more at 0x%8.8llx", in StepNotComplete() 696 DNBLogThreadedIf(LOG_STEP, "%s( enable = %d )", __FUNCTION__, enable); in EnableHardwareSingleStep() 719 DNBLogThreadedIf(LOG_STEP, in EnableHardwareSingleStep() 725 DNBLogThreadedIf(LOG_STEP, in EnableHardwareSingleStep() 775 DNBLogThreadedIf(LOG_STEP, "%s: BVR%u=0x%8.8x BCR%u=0x%8.8x", __FUNCTION__, in EnableHardwareSingleStep()
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm64/ |
| H A D | DNBArchImplARM64.cpp | 379 DNBLogThreadedIf(LOG_STEP, "BVR%-2u/BCR%-2u = { 0x%8.8x, 0x%8.8x } " 633 DNBLogThreadedIf(LOG_STEP, "%s( enable = %d )", __FUNCTION__, enable); in EnableHardwareSingleStep() 657 DNBLogThreadedIf(LOG_STEP, in EnableHardwareSingleStep() 662 DNBLogThreadedIf(LOG_STEP, in EnableHardwareSingleStep()
|