Bug 33874

Summary: Add "pstack" command to FreeBSD
Product: Base System Reporter: Peter Edwards <peter.edwards>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pstack.tar.gz none

Description Peter Edwards 2002-01-14 13:00:04 UTC
The lack of a "pstack" command on FreeBSD was bemoaned a little on -hackers
sometime last week. I've missed it at times myself, so decided it'd be worth
writing one. The resulting nasty little program is enclosed.

I'd imagine that it'll take some review before its even considered for
inclusion in the system, but, here it is anyway.

(apologies if this PR makes it to the database twice: our mail system sucks
very large eggs.)

Fix: Here's my implementation.
How-To-Repeat: $ uname
FreeBSD
$ pstack
pstack: not found
$
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2002-01-14 13:51:12 UTC
State Changed
From-To: open->closed

Duplicate of bin/33873.