summaryrefslogtreecommitdiff
path: root/gpsfake.py
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-23 15:19:58 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-23 15:19:58 +0000
commita7631a17dda7ee2b3e372c89d6be59c580f8a9ec (patch)
tree7221e22f83a8bdc3db4af6ffa3cecf5b789b6c04 /gpsfake.py
parentbccaa961005012defb1434a64dbf10131ecf9767 (diff)
downloadgpsd-a7631a17dda7ee2b3e372c89d6be59c580f8a9ec.tar.gz
Documentation improvements.
Diffstat (limited to 'gpsfake.py')
-rw-r--r--gpsfake.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsfake.py b/gpsfake.py
index 6426e16d..3585a008 100644
--- a/gpsfake.py
+++ b/gpsfake.py
@@ -12,7 +12,7 @@ monitor like valgrind or gdb. Here are some particularly useful possibilities:
valgrind --tool=memcheck --gen-suppressions=yes --leak-check=yes
Run under Valgrind, checking for malloc errors and memory leaks.
-xterm -e gdb -tui
+xterm -e gdb -tui --args
Run under gdb, controlled from a new xterm.
You can use the options argument to pass in daemon options; normally you will