Hi, I'm working on a GUI frontend of LLDB which is based on Python 2.7 and Qt 4: https://github.com/c0deforfun/LLL
Screenshot of current status: https://raw.githubusercontent.com/c0deforfun/LLL/master/docs/screenshot.png There're still a lot of works to do. It would be really helpful if someone could join the project. Any suggestions or comments will be appreciated too! Btw, I have a question: when users set a breakpoint at some line, SBBreakpointLocation may return a different line No. My current workaround is grep it from SBBreakpoint.GetDescription() Thanks, C0deforfun
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev