[Uml-devel] debugging umbrello

Carsten Pfeiffer carpdjih at mailbox.tu-berlin.de
Mon Feb 17 12:26:05 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----

On Monday 17 February 2003 20:56, Luis De la Parra Blum wrote:

> enabling debug at compile time only makes the object files keep the symbol
> information, ie, you can see the names in the backtrace, but it has nothing
> to do with kdbg or Kdevelop's debugger working.

Right. Getting a backtrace is easy with plain gdb btw:

gdb appname (or even .libs/appname)
run [add any arguments, if you want]
*crash*
bt

Use "print" to inspect variables.

BTW, I recently tried out kdbg and found it to be not the very best tool. It 
was unable to re-run a command after running it once (so I had to restart it, 
add all breakpoints and reconfigure all those windows again and again) and it 
also crashed a few times.

Much better was Gideon's debugger.

Cheers
Carsten Pfeiffer
-----BEGIN PGP SIGNATURE-----

iQEVAwUBPlFFSaWgYMJuwmZtAQF87QgAlsrcJdCAse2tHBOcKivn6fecsVvXLnu1
Da1aLHyz3dFJLnCW3zXLbaRJ2PhKdy6wY5UMni0wJWBgiwavREl8mfHNb4TKOX1Z
Gv+xbwZ4vR+LnnVfKhsgKCcIPMtCUmMTIbweAUGkRjyRzd5W7Dwc0zYnpg7yNZ7h
pAU4bwbmjS+3U9Rch1Y8ZEzTehB2WZ1Owrn4q80didvQtanWsuFBsMcvBEkHH4fW
wv8Ot7ETBkMygEmAzIhiEZdqLazGCSGKOG/r/oKJ4CRgGI9j9hn6nXOC2abgjzXo
jhNBqQuEgejwzMDmnC9Q3+l0S8zCNtBIGyOIApQKOBOzoeOVWK4y9g==
=QSkj
-----END PGP SIGNATURE-----




More information about the umbrello-devel mailing list