Class DBTraceBreakpointLocation

java.lang.Object
ghidra.trace.database.breakpoint.DBTraceBreakpointLocation
All Implemented Interfaces:
DBTraceObjectInterface, TraceBreakpointCommon, TraceBreakpointLocation, TraceObjectInterface, TraceUniqueObject

public class DBTraceBreakpointLocation extends Object implements TraceBreakpointLocation, DBTraceObjectInterface
  • Constructor Details

    • DBTraceBreakpointLocation

      public DBTraceBreakpointLocation(DBTraceObject object)
  • Method Details