NAME
debugvdr - Runs the VDR debugging binary with the GDB debugger.
SYNOPSIS
debugvdr [-r]
DESCRIPTION
debugvdr will start VDR with the GDB debugger with the same command
line arguments as the VDR daemon. This means, all installed plugins
will be loaded. If VDR is still running, it will be automatically
stopped before starting the debugging version.
OPTIONS
-r Start VDR with the GDB Server on port 1000 for remote debugging.
SEE ALSO
vdr(1), gdb(1)
AUTHOR
This manual page was written by Tobias Grimm <tg@e-tobi.net>
22 August 2010