[Qt-creator] Breakpoints do not work when debugging application on 5800 XM device from QtCreator
André Pönitz
andre.poenitz at nokia.com
Mon Nov 30 15:12:25 CET 2009
On Monday 30 November 2009 00:14:55 ext Burka Victor wrote:
> 29.11.09, 17:47, "Andre Poenitz" <andre.poenitz at mathematik.tu-chemnitz.de>:
> > In any case, please post the contents of Debug->Views->Debugger,
> > right pane.
Ok thanks.
> sReading C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/analogclock.sym......
> >&"Dwarf Error: Could not find abbrev number 18644 [in module C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/analogclock.sym]\n"
That might be the reason that your breakpoints are not hit. The message
usually means the debugging information is corrupted - or not properly
assembled by the toolchain for that matter.
I don't really know what is causing it. We had similar problems with older
versions of MinGW gdb on Windows XP 64 a while ago, and given that
the gdb available for Symbian is also only based on gdb 6.4 it might
actually be the same issue.
On what system is your Creator running?
Andre'
More information about the Qt-creator-old
mailing list