Unverified Commit 40fd912a authored by Julian Lettner's avatar Julian Lettner
Browse files

[lldb] Use `Address` to setup breakpoint

Use `Address` (instead of `addr_t`) to setup
breakpoint in `ReportRetriever::SetupBreakpoint`.
This is cleaner and the breakpoint should now
survive re-running of the binary.

rdar://124399066
parent b01ac513
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment