Re: Debugging LibreOffice with lldb

2019-04-10 Thread Stephan Bergmann
On 10/04/2019 01:00, Jens Carl wrote: I currently successfully finished my first clang build under Linux. Now I want to test out lldb. I found the section about Debugging with lldb [1], but it is rather limited, so I decided to ask the list. Any specific reason not to use gdb? (In case you ass

Debugging LibreOffice with lldb

2019-04-09 Thread Jens Carl
Hello, I currently successfully finished my first clang build under Linux. Now I want to test out lldb. I found the section about Debugging with lldb [1], but it is rather limited, so I decided to ask the list. Does anybody use lldb under Linux? What are some good tips and hints using lldb? Are