<div dir="ltr"><span style="font-size:12.8px">Hi Lists,</span><div style="font-size:12.8px"><div>I have to implement a graphical interface to open the Dump of Macos with LLDB.</div><div>I know how to do this using the command line, but this and less productive, I found that LLDB-MI little make me an interface to do this need but I did not find an example of LLDB-MI in C ++ and How to build LLDB-MI.</div><div>To detail our need:</div><div>1 - opening of a core dump.</div><div>2 -__ reading the value of a memory address.</div><div>3 -__ list threads and frames.</div><div>4 -__ get assembler of each frame.</div><div>  </div><div>Thank you in advance for your help</div></div></div>