LLDB mainline
lldb_private::AcceleratorBreakpointByAddress Struct Reference

#include <AcceleratorGDBRemotePackets.h>

Public Attributes

uint64_t load_address = 0
 Load address in the native debug target.

Detailed Description

Definition at line 42 of file AcceleratorGDBRemotePackets.h.

Member Data Documentation

◆ load_address

uint64_t lldb_private::AcceleratorBreakpointByAddress::load_address = 0

Load address in the native debug target.

Definition at line 44 of file AcceleratorGDBRemotePackets.h.

Referenced by lldb_private::fromJSON(), and lldb_private::toJSON().


The documentation for this struct was generated from the following file: