Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 9fcc259cf4807623e9d84e566b69c32c > files > 78

kdbg-2.1.1-3.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Johannes Sixt">
   <title>KDbg - Invocation</title>
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><a href="index.html">Contents</a></p>
<h1>Invoking KDbg from the command line</h1>
<p><pre>
Usage: kdbg [Qt-options] [KDE-options] [options] [program] [core] 

Generic options:
  --help                    Show help about options
  --help-qt                 Show Qt specific options
  --help-kde                Show KDE specific options
  --help-all                Show all options
  --author                  Show author information
  -v, --version             Show version information
  --license                 Show license information
  --                        End of options

Options:
  -t &lt;file&gt;                 transcript of conversation with the debugger
  -r &lt;device&gt;               remote debugging via &lt;device&gt;
  -l &lt;language&gt;             specify language: C, XSLT []
  -p &lt;pid&gt;                  specify PID of process to debug

Arguments:
  program                   path of executable to debug
  core                      a core file to use
</pre></p></body>
</html>