From 7b8bcc72304c9101dce8e5faeb50448f2b49cf6d Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 10 Jul 2008 11:09:51 -0400 Subject: PR6736: changelogs for post-merge compiled unwind/symbols data reorganization --- NEWS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 434c9c71..103bd3c4 100644 --- a/NEWS +++ b/NEWS @@ -20,10 +20,6 @@ number. This allows using the same systemtap script if the rest of the file.c source only changes slightly. -- Stack backtraces for x86 and x86-64 are generated by a dwarf - debuginfo-based unwinder based on the code from . - This should give more accurate backtraces. - - A probe listing mode is available. % stap -l vm.* vm.brk -- cgit