From 580130820c11d95cd571e3e8fb3b5fffa45db62c Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Fri, 31 Jul 2015 06:42:19 +0000 Subject: [PATCH] Remove implicit reference to the --db-attach feature which was removed in r15445. Patch by Ivo Raisr . Fixes BZ #350811. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15461 --- NEWS | 1 + README.solaris | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b3e0eebae9..77a1612b5f 100644 --- a/NEWS +++ b/NEWS @@ -269,6 +269,7 @@ where XXXXXX is the bug number as listed below. 349874 Fix typos in source code 349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so) 349941 di_notify_mmap might create wrong start/size DebugInfoMapping +350811 Remove reference to --db-attach which has been removed. n-i-bz Provide implementations of certain compiler builtins to support compilers who may not provide those n-i-bz Old STABS code is still being compiled, but never used. Remove it. diff --git a/README.solaris b/README.solaris index 95e6f0f4ac..9c138d3628 100644 --- a/README.solaris +++ b/README.solaris @@ -112,9 +112,6 @@ TODO list - Performance comparison against other platforms. - Prevent SIGPIPE when writing to a socket (coregrind/m_libcfile.c). -- Implement support for attaching a debugger (coregrind/m_debugger.c). This - is a low priority task because this feature is going to be removed in - future versions of Valgrind in favor of using only gdbserver. - Implement ticket locking for fair scheduling (--fair-sched=yes). - Implement support in DRD and Helgrind tools for thr_join() with thread == 0. - Add support for accessing thread-local variables via gdb (auxprogs/getoff.c). -- 2.47.2