Matt Todman created a new topic ' Help with driver debugging' in the forum. 8 years ago

Hi. I’m after some help with driver debugging my dome driver. I’m new to the world of developing in linux / QTCreator however I have written ASCOM (c# .net) drivers for my dome & focuser and I’d really love to do away with the windows environment and move to linux for my astrophotography work.
I’m in the process of porting my dome driver to indi and am now at the debugging stage. I’ve followed the guidelines in the indi dev manual indilib.org/develop/developer-manual/163...ent-environment.html for both the celestrongps example and for my dome driver but the program doesn’t stop when the breakpoint is hit.
Does the program need to be compiled in debugging mode? If so, where do I set that?
Note that one thing could not figure out was where to set the CMAKE_INSTALL_PREFIX to /usr in the Projects section of QTCreator.
Any help / pointers would be greatly appreciated.

Read More...