DEBUGVDR(1) Start VDR with the GDB debugger DEBUGVDR(1)
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>
09 June 2012 DEBUGVDR(1)