aboutsummaryrefslogtreecommitdiff
path: root/none
diff options
context:
space:
mode:
authorflorian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9>2015-07-24 11:50:12 +0000
committerflorian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9>2015-07-24 11:50:12 +0000
commitb9749a5a1fcf2ce8dc4a145f6037821f2a4c1252 (patch)
tree0ca8baecd47f111575ac75d040b71bf93d410375 /none
parent1abd1f3175976036acb3710fe70fb1c9113f4517 (diff)
downloadvalgrind-b9749a5a1fcf2ce8dc4a145f6037821f2a4c1252.tar.gz
Remove command line options --db-attach and --db-command which were
deprecated in 3.10.0 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15445 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'none')
-rw-r--r--none/tests/cmdline1.stdout.exp3
-rw-r--r--none/tests/cmdline2.stdout.exp3
2 files changed, 0 insertions, 6 deletions
diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp
index 355b554bd..f0208bd7a 100644
--- a/none/tests/cmdline1.stdout.exp
+++ b/none/tests/cmdline1.stdout.exp
@@ -47,9 +47,6 @@ usage: valgrind [options] prog-and-args
load default suppressions [yes]
--suppressions=<filename> suppress errors described in <filename>
--gen-suppressions=no|yes|all print suppressions for errors? [no]
- --db-attach=no|yes start debugger when errors detected? [no]
- Note: deprecated feature
- --db-command=<command> command to start debugger [... -nw %f %p]
--input-fd=<number> file descriptor for input [0=stdin]
--dsymutil=no|yes run dsymutil on Mac OS X when helpful? [no]
--max-stackframe=<number> assume stack switch for SP changes larger
diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp
index 59619b08d..c6b6055fa 100644
--- a/none/tests/cmdline2.stdout.exp
+++ b/none/tests/cmdline2.stdout.exp
@@ -47,9 +47,6 @@ usage: valgrind [options] prog-and-args
load default suppressions [yes]
--suppressions=<filename> suppress errors described in <filename>
--gen-suppressions=no|yes|all print suppressions for errors? [no]
- --db-attach=no|yes start debugger when errors detected? [no]
- Note: deprecated feature
- --db-command=<command> command to start debugger [... -nw %f %p]
--input-fd=<number> file descriptor for input [0=stdin]
--dsymutil=no|yes run dsymutil on Mac OS X when helpful? [no]
--max-stackframe=<number> assume stack switch for SP changes larger