LLDB mainline
lldb_private::NativeProcessSoftwareSingleStep Class Reference

#include <NativeProcessSoftwareSingleStep.h>

Inheritance diagram for lldb_private::NativeProcessSoftwareSingleStep:
[legend]

Public Member Functions

Status SetupSoftwareSingleStepping (NativeThreadProtocol &thread)

Protected Attributes

std::map< lldb::tid_t, std::vector< lldb::addr_t > > m_threads_stepping_with_breakpoint

Detailed Description

Definition at line 19 of file NativeProcessSoftwareSingleStep.h.

Member Function Documentation

◆ SetupSoftwareSingleStepping()

Member Data Documentation

◆ m_threads_stepping_with_breakpoint


The documentation for this class was generated from the following files: