[Bf-committers] Please help me debugging

Xavier Thomas xavier.thomas.1980 at gmail.com
Tue Nov 8 21:51:43 CET 2011


Hi,

If you are new to debugging I recommend to use QTCreator like described
here:
http://wiki.blender.org/index.php/User:Ideasman42/CMakeQTCreatorLinux

It has a very nice integrated GUI to gdb, easy to use and still powerfull.
Here is the documentation:
http://doc.qt.nokia.com/qtcreator-2.3/creator-debugging.html

It also have a very nice GUI for Valgrind memcheck and callgrind utils.

xat



2011/11/5 Rainer Hohne <rahohne at googlemail.com>

> Hi there,
>
> being quite new to debugging, I would be glad if you could explain to me
> how to trace function calls from the GUI. Currently I can only see what
> function blender is at when it crashes (using DDD on Ubuntu), but I need to
> know which C function is being called for example if I click a certain
> button in the GUI.
>
> So can someone please explain what I need to do to get such a "live"
> backtrace of GUI interactions (if possible at all) - do I need a debug
> build of python or something like that ?
>
> Rainer
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list