Debugging

From MythTV Official Wiki
Revision as of 12:14, 20 July 2007 by Roo (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Runtime Debugging

It is possible to use the Gnu debugger, gdb, to debug a Mythtv installation. In fact the developers may insist that you provide some information from a gdb debug session to help them.

Keywords:

* backtrace
* segfault
* tracepoint

See Section 22.2 section of the Mythtv Documentation, linked from Mythtv's Website.


Someone might want to tidy this up, just wanted to create a page that the wiki search would find to link to the manuals.