|
From: <sv...@va...> - 2014-07-23 07:54:49
|
Author: tom
Date: Wed Jul 23 07:54:41 2014
New Revision: 14182
Log:
Document fix of BZ#315199.
Modified:
trunk/NEWS
trunk/docs/internals/3_8_BUGSTATUS.txt
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Jul 23 07:54:41 2014
@@ -101,6 +101,7 @@
278972 support for inlined function calls in stacktraces and suppression
303536 ioctl for SIOCETHTOOL (ethtool(8)) isn't wrapped
308729 vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall)
+315199 vgcore file for threaded app does not show which thread crashed
325110 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo.
325124 [MIPSEL] Compilation error
325477 Phase 4 support for IBM Power ISA 2.07
Modified: trunk/docs/internals/3_8_BUGSTATUS.txt
==============================================================================
--- trunk/docs/internals/3_8_BUGSTATUS.txt (original)
+++ trunk/docs/internals/3_8_BUGSTATUS.txt Wed Jul 23 07:54:41 2014
@@ -269,10 +269,6 @@
314365 enable VEX to run asm helpers that do callee register saving
In progress; not sure whether this is a good idea
-315199 vgcore file for threaded app does not show which thread crashed
- HAS_PATCH; needs review
- Severity: low Audience: med
-
-- Thu Feb 28 09:54:56 CET 2013
315936 UNKNOWN task message [id 3403, to mach_task_self(), reply
|