[padb] r383 committed - Fix a typo in the help output from padb. A couple of the...

padb at googlecode.com padb at googlecode.com
Sun Jan 10 15:02:31 GMT 2010


Revision: 383
Author: apittman
Date: Sun Jan 10 06:59:28 2010
Log: Fix a typo in the help output from padb.  A couple of the
options were displaying wrongly :(

http://code.google.com/p/padb/source/detail?r=383

Modified:
  /trunk/src/padb

=======================================
--- /trunk/src/padb	Sun Jan 10 06:58:11 2010
+++ /trunk/src/padb	Sun Jan 10 06:59:28 2010
@@ -741,8 +741,8 @@

    Stack trace options:
    gdb-retry-count      Number of times to try getting a 'good' stack trace  
from gdb.
-  stack-show-params    Show function parameters in stack traces.
-  stack-show-locals    Show locals in stack traces.
+  stack-shows-params    Show function parameters in stack traces.
+  stack-shows-locals    Show locals in stack traces.

    Statistics options:
    stats-short          Turn on "one process per line" stats reporting code.




More information about the padb-devel mailing list