Hi - I am still very new to PixInsight. I have successfully managed to compile and install a version of sandbox using the makefile generator script under Linux (Ubuntu 12.04)
Before I press on and try to write something that actually does something, I would like to make sure I can run a debugger.
I've seen various posts with information, but mostly its about Eclipse/VC++.
If possible, I would like to debug with GDB - I haven't done much coding for 10 years, but previously used Emacs as my IDE, including for debugging. If I can avoid having to learn a IDE, that would be great.
Any tips about how to run a module with a debugger much appreciated.
Thank you,
Colin