[Qt-creator] [Debugger] Can not step into source code on RHEL5.2?

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Tue May 5 20:37:24 CEST 2009


On Tue, May 05, 2009 at 08:43:01AM -0500, Ed Sutton wrote:
> I pasted below.  I apologize if too much. 

No, it's probably eve

> debug:UNSUPPORTED GDB VERSION GNU gdb Red Hat Linux (6.5-37.el5rh)
> debug:Copyright (C) 2006 Free Software Foundation, Inc.

This could already be a problem. We test with "plain" 6.8
and current CVS gdb only. 

> stdout:&"call (void*)__dlopen(\"/home/esutton/qtsdk-2009.02/qt/qtc-debugging-helper/libgdbmacros.so\", 2)\n"
>             08:28:34.657
> stdout:~"$1 = (void *) 0x0\n"

> stdout:~"No loaded shared libraries match the pattern `.home.esutton.qtsdk-2009.02.qt.qtc-debugging-helper.libgdbmacros.so'.\n"

[It does not loader the helpers, too, for non-obvious reasons]

>             08:28:38.783
> stdout:~"0x006bbc50  0x00737284  Yes         /usr/lib/libstdc++.so.6\n"
>             08:28:38.783
> stdout:~"0x001d5410  0x001f0594  Yes         /lib/libm.so.6\n"
>             08:28:38.783
> stdout:~"0x001fa660  0x00201ee4  Yes         /lib/libgcc_s.so.1\n"
>             08:28:38.783
> stdout:~"0x0021abd0  0x00313a20  Yes         /lib/libc.so.6\n"
>             08:28:38.783
> stdout:33^done
>             08:28:38.783
> stdout:(gdb)
>             08:28:38.783
> stdout:34^running
>             08:28:38.783
> stdout:(gdb)

It does not seem to try to set any breakpoint. Did you specify any?

Andre'



More information about the Qt-creator-old mailing list