[Uml-devel] debugging umbrello

Jonathan Riddell jr at jriddell.org
Mon Feb 17 12:32:11 UTC 2003


On Mon, 17 Feb 2003, Carsten Pfeiffer wrote:
> 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.

How do you put in a breakpoint if you want a backtrace at a point that
doesn't crash?

Jonathan






More information about the umbrello-devel mailing list