[Qt-creator] Problem setting breakpoints in shared library code
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Sun Apr 11 20:31:31 CEST 2010
On Sun, Apr 11, 2010 at 06:38:17PM +0100, Jon Crowe wrote:
> On Sunday 11 Apr 2010 18:03:29 Andre Poenitz wrote:
> >
> > Problem starts here:
> > > [...]
> > >
> > > >~"GNU gdb (GDB) SUSE (6.8.91.20090930-2.4)\n"
> > >
> > > [...]
> > > dUNSUPPORTED GDB VERSION GNU gdb (GDB) SUSE (6.8.91.20090930-2.4)
> > > [...]
> >
> > This somewhat unusual version string ("normal" is "GNU gdb 6.8" or such)
> > was not correctly parsed in the 1.3.x release. This is fixed now.
> >
> > Andre'
>
> That's great, thanks Andre.
By the way: You can check whether this is your only problem by replacing
the version string in the gdb binary by the 'normal' one using a binary
editor. There have been reports that this helps.
Make sure to make a copy of the file before modifying it.
Andre'
More information about the Qt-creator-old
mailing list