Allow spaces in .valgrindrc files
commit843fc19ccca36e08c8dc479dee59aedcbbc42e74
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Aug 2023 07:35:03 +0000 (27 09:35 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Aug 2023 07:35:03 +0000 (27 09:35 +0200)
tree9125f736f32d23463873e011fcc893a9c6d655ab
parent1377d1d58fb4912d86a1033c33f62a37b0af308b
Allow spaces in .valgrindrc files

The patch for m_commandline.c comes from the Debian package files.
Also add a regtest and allow --command-line-only=no to override
--command-line-only=yes
NEWS
coregrind/m_commandline.c
none/tests/Makefile.am
none/tests/rc_option_with_spaces.stderr.exp [new file with mode: 0644]
none/tests/rc_option_with_spaces.vgtest [new file with mode: 0644]