Re: [Libreoffice-qa] Using lldb to debug LibreOffice on OSX

2014-06-04 Thread Alex Thurgood
Le 04/06/2014 18:25, Thomas Hackert a écrit : Hi Thomas, > A quick search reveals http://lldb.llvm.org/lldb-gdb.html. When I > look at, it seems, that you have to use "process launch" (maybe > followed by "run" and/or "r"?) instead of gdb's run. > Thanks, but I'd already found this and still

Re: [Libreoffice-qa] Using lldb to debug LibreOffice on OSX

2014-06-04 Thread Thomas Hackert
Hello Alex, *, On Mi, 4. Jun 2014 11:03 Alex Thurgood wrote: > Anyone on this list with experience in using lldb to debug LO on > OSX ? Apple has withdrawn gdb support from XCode and its command > line tools on OSX 10.9 (latest updates), which means that one has > to use lldb. though I am neither

[Libreoffice-qa] Using lldb to debug LibreOffice on OSX

2014-06-04 Thread Alex Thurgood
Hi all, Anyone on this list with experience in using lldb to debug LO on OSX ? Apple has withdrawn gdb support from XCode and its command line tools on OSX 10.9 (latest updates), which means that one has to use lldb. That would be all well and good, except that when I start LO within lldb, I don'