Hello,

I have amazing news. I compiled binaries with CMAKE_BUILD_TYPE=Debug to join debug symbols. Now connection with dome works (without and with gdb's control)! I'll try to move dome tomorrow (I work remote and have to wait for somebody to observe motion). Anyway debugger didn't detect crash in release case (simply switch directly to new instance) but that's not the most interesting thing. I noted that debug binaries are SMALLER than them release versions, e.g. "indiserver" uses 115KB as debug and 245KB as release. It looks for some global problem with INDI build system.

Read More...