Skip to content
Commit dc82890a authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/API] Expose Target::CreateBreakpoint(..., move_to_nearest_code) overload

This patch exposes the Target::CreateBreakpoint overload with the
boolean argument to move to the neareast code to the SBAPI.

This is useful when creating column breakpoints to restrict lldb's
resolution to the pointed source location, preventing it to go to the next
line.

rdar://72196842

Differential Revision: https://reviews.llvm.org/D93266



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent 1d3f1eb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment