From: Paul Floyd Date: Mon, 7 Jul 2025 18:05:50 +0000 (+0200) Subject: Add vgstack to NEWS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65d7eaf98b2c284d2497cbc33c775199eacd77b1;p=thirdparty%2Fvalgrind.git Add vgstack to NEWS --- diff --git a/NEWS b/NEWS index 40fec35cd..fe56ee526 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,12 @@ X86/macOS 10.13, AMD64/macOS 10.13 and nanoMIPS/Linux. * ==================== TOOL CHANGES =================== +* There is a new utility script, "vgstack". It has two + option, -h for minimal help, and -v for the version information. + In normal use pass it the PID of a running Valgrind process + and it will perform a vgdb attach and print the backtrace(s) + of the guest executable. + * ==================== FIXED BUGS ==================== The following bugs have been fixed or resolved. Note that "n-i-bz"