[mythtv] [mythtv-commits] mythtv commit: r21224 by nigel

Stuart Morgan stuart at tase.co.uk
Wed Aug 12 07:01:00 UTC 2009


On Wednesday 12 Aug 2009 07:42:19 mythtv at cvs.mythtv.org wrote:
>       Author: nigel
>         Date: 2009-08-12 06:42:19 +0000 (Wed, 12 Aug 2009)
> New Revision: 21224
>    Changeset: http://cvs.mythtv.org/trac/changeset/21224
>
> Modified:
>
>    trunk/packaging/Win32/debug/mythbackend.cmd
>    trunk/packaging/Win32/debug/mythfrontend.cmd
>
> Log:
>
> Unique GDB command files, for simultaneous debugging of frontend and
> backend. Patch from Jonathan Martens. Untested. Closes #6792

Nigel, can these be updated to include the qFatal breakpoint?

set breakpoint pending on
break qFatal

http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2

It's the only way to get usable backtraces from QT aborts, which QT4 does in 
situations where QT3 would only have warned e.g. Out of range errors in QT 
containers
-- 
Stuart Morgan


More information about the mythtv-dev mailing list