Am Donnerstag, 25. Januar 2007 10:22 schrieb Andreas Pakulat:
>
> The strace is of 0 use when trying to debug a segfault. You have to run
> the python session in gdb, i.e.
>
>
> python --args python eric3

better use:
gdb --args python eric3

>
> And when the app crashed produce a backtrace by issuing "bt".
>

Pete
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to