On 05/13/2012 10:43 PM, /dev/ammo42 wrote:
The "No such file or directory" error is because gdb tries to open the concerned file (kernel/qfont_x11.cpp, from TQt3 sources) to show the line of code that program was executing.
Ahh - learn something new every day :) Would it do any good to install the tqt3 source so it could find the file -- or is it just the infinite loop stray crash where the source wouldn't help?