Re: [Interest] Breakpoints stopped working with latest version on Linux

2012-12-14 Thread André Pönitz
On Thu, Dec 13, 2012 at 11:08:41AM +, Robert Wood wrote: > Folks, > > My breakpoints have stopped working and I'm getting this message: > > &"warning: GDB: Failed to set controlling terminal: Invalid argument\n" This message is Mostly Harmless. > I have gdb version 7.3.50.20110722 installed

Re: [Interest] Breakpoints stopped working with latest version on Linux

2012-12-13 Thread Jason Dolan
I've seen the GDB warning before myself but it did not seem to effect debugging. According to stackoverflow ( http://stackoverflow.com/questions/3869380/warning-gdb-failed-to-set-controlling-terminal-invalid-argument) it is possibly a gdb/qtcreator bug. The most obvious reason for your breakp

Re: [Interest] Breakpoints stopped working with latest version on Linux

2012-12-13 Thread Robert Wood
Hmmm, many apologies. After spending an hour or so on this I finally decided to clean and rebuild and it has now worked. On 13/12/12 11:08, Robert Wood wrote: > Folks, > > My breakpoints have stopped working and I'm getting this message: > > &"warning: GDB: Failed to set controlling terminal: Inv

[Interest] Breakpoints stopped working with latest version on Linux

2012-12-13 Thread Robert Wood
Folks, My breakpoints have stopped working and I'm getting this message: &"warning: GDB: Failed to set controlling terminal: Invalid argument\n" I'm running: Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit) Built on Feb 4 2012 at 17:10:38 On Mageia Linux 2 Never had problems before. I really can'