From f4888948f40243d734a9f653c28ef8f99e26c8e7 Mon Sep 17 00:00:00 2001 From: Philippe Waroquiers Date: Tue, 4 Aug 2015 19:12:05 +0000 Subject: [PATCH] Refine NEWS entry for memcheck xb monitor command git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15484 --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 608d7a5669..73f69e1559 100644 --- a/NEWS +++ b/NEWS @@ -16,9 +16,9 @@ Release 3.11.0 is under development, not yet released. - A new monitor command 'xb ' shows the validity bits of bytes at . Below the validity bits, the byte values are shown using a layout similar to the GDB command - 'x /xb '. The monitor command 'xb' is easier to use - (in particular on little endian computers) when you need to associate - byte data value with their corresponding validity bits. + 'x /xb '. The monitor command 'xb' is easier to use than + get_vbits (in particular on little endian computers) when you need to + associate byte data value with their corresponding validity bits. * Massif: - New monitor command 'all_snapshots ' that dumps all snapshots -- 2.47.2