class MockBreakpointLocation

Defined at line 15 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

Public Methods

void MockBreakpointLocation (Process * process)

Defined at line 17 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

void set_process (Process * process)

Defined at line 19 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

void set_location (Location loc)

Defined at line 20 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

Process * GetProcess ()

BreakpointLocation implementation.

Defined at line 23 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

Location GetLocation ()

Defined at line 24 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

bool IsEnabled ()

Defined at line 25 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h

void SetEnabled (bool enabled)

Defined at line 26 of file ../../src/developer/debug/zxdb/client/mock_breakpoint_location.h