Hi lldb-dev,
I use lldb on x86_64 linux all the time, so naturally I expected it to
work on i386. Unfortunately this is not the case. It has been
suggested that it is "highly untested for 32-bit Intel if not said
unimplemented" [1]. Is this the case? If not, how much work remains to
implement said support?
In trying to port my lldb script to gdb I couldn't find an analogue to
lldb.SBTarget.BreakpointCreateBySBAddress
-Anthony
[1] https://bugs.archlinux32.org/index.php?do=details&task_id=108
[2] https://bugs.llvm.org/show_bug.cgi?id=45852