]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 504101 - Add a "vgstack" script
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 13 May 2025 18:34:48 +0000 (20:34 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 14 May 2025 17:57:40 +0000 (19:57 +0200)
commit568ce38ac76e1cefc20b006c7da8cf7bf2209596
treea7a991a3ccaccf45478ca71a05a69bf6e87a2689
parent045adc91f364e97fcc522fdf6b8915fd3cfeb24b
Bug 504101 - Add a "vgstack" script

This works just like pstack/gstack (and bstack on FreeBSD).

Run "vgstack [valgrind pid]" and you will get the guest backtraces.
.gitignore
NEWS
configure.ac
coregrind/Makefile.am
coregrind/vgstack.in [new file with mode: 0755]