Am Montag, 4. Dezember 2017, 22:38:31 CET schrieb Jørn Villesen Christensen: > Hi Roman, > > Thank you for your quick answer :-) > > On 2017-12-04 22:34, Roman Lebedev wrote: > > On Tue, Dec 5, 2017 at 12:28 AM, Jørn Villesen Christensen > > > > <darktable-...@mettle.dk> wrote: > >> I have been trying to debug darktable (with gdb) but without any luck. > > > > It's not designed to be runnable without installation. > > Ok. Is there then something I am missing or doing wrong since gdb cannot > debug into other files than main.c? Is there a special trick?
There shouldn't be. What does gdb show you for other files? Maybe check if the .so are stripped. This will tell you: file /opt/darktable/lib/darktable/libdarktable.so Apart from that there is no magic involved, it always just worked for me. > ~Jørn Tobias
signature.asc
Description: This is a digitally signed message part.