|
From: <sv...@va...> - 2012-08-05 17:37:46
|
philippe 2012-08-05 18:37:39 +0100 (Sun, 05 Aug 2012)
New Revision: 12849
Log:
typo ('the the')
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+1 -1)
===================================================================
--- trunk/NEWS 2012-08-05 18:35:17 +01:00 (rev 12848)
+++ trunk/NEWS 2012-08-05 18:37:39 +01:00 (rev 12849)
@@ -122,7 +122,7 @@
between performance and precision of exceptions. Specifically,
--vex-iropt-precise-memory-exns has been removed and replaced by
--vex-iropt-register-updates, with extended functionality. This
- allows the the Valgrind gdbserver to always show up to date register
+ allows the Valgrind gdbserver to always show up to date register
values to GDB.
* Modest performance gains through the use of translation chaining for
|