|
From: Nicholas N. <nj...@cs...> - 2005-02-17 03:00:02
|
CVS commit by nethercote:
Fix for new cmd line option.
M +1 -0 cmdline2.stdout.exp 1.12
--- valgrind/none/tests/cmdline2.stdout.exp #1.11:1.12
@@ -48,4 +48,5 @@
--trace-sched=no|yes show thread scheduler details? [no]
--wait-for-gdb=yes|no pause on startup to wait for gdb attach
+ --model-pthreads=yes|no model the pthreads library [no]
debugging options for Valgrind tools that report errors
|