When we make Octave from source ( with new modifications ) what's the fastest
way to debug it. Normally when configuring, I added required flags.
If I try to "open program" in ddd or QtCreator problem is that ./run-octave is just
a script not executable. And I cant install it, with make install. Can I somehow
run Octave ( ./run-octave ) and then connect it with ( graphical ) debugger?
--
Andrej