[mythtv-users] Howto for using of Backtraces...
Jochen Kühner
jochen.kuehner at gmx.de
Wed Aug 16 12:19:37 UTC 2006
i know how to compile with debug enabled...
Then read the places in the code that are given
by the backtrace and look for the bug.
That is it. How do i see on wich place it crashes?? are ther no tools wich
automaticly show me in the source where it crashes
----- Original Message -----
From: "Tino Keitel" <tino.keitel at gmx.de>
To: <mythtv-users at mythtv.org>
Sent: Wednesday, August 16, 2006 2:01 PM
Subject: Re: [mythtv-users] Howto for using of Backtraces...
On Wed, Aug 16, 2006 at 12:02:23 +0200, Jochen Kühner wrote:
> i know that gdb generate backtraces...
> and i know how this works.
>
> i want to know how i use the information in the backtraces...
Use --compile-type=debug when building MythTV. Start MythTV using GDB
and create a backtrace. Then read the places in the code that are given
by the backtrace and look for the bug.
Regards,
Tino
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
More information about the mythtv-users
mailing list