[Bug 273688] pstack does not work with Valgrind

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 Sep 2023 08:01:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273688

--- Comment #1 from Paul Floyd <pjfloyd@wanadoo.fr> ---
For comparison, pstack on Illumos gives me

25702:  /export/home/paulf/valgrind/./coregrind/valgrind --command-line-only=y
 00000000580749b6 pollsys  (5a0b6050, 1, 0, 0)
 000000005806308a vgPlain_poll () + 6a
 000000005811de35 vgPlain_poll_no_eintr () + 65
 000000005811ea1e readchar.part.0 () + 2e
 000000005811f3a8 getpkt () + 28
 00000000580afc57 server_main () + 67
 00000000580f2af8 call_gdbserver () + 118
 00000000580f35fa vgPlain_gdbserver () + 7a
 00000000580b69b3 vgPlain_scheduler () + 83
 00000000580c7f01 run_a_thread_NORETURN () + b1

-- 
You are receiving this mail because:
You are the assignee for the bug.