Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2016 15:16:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209398] sysutils/bstack : new port
Message-ID:  <bug-209398-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209398

            Bug ID: 209398
           Summary: sysutils/bstack : new port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: luca.pizzamiglio@gmail.com
 Attachment #170147 maintainer-approval+
             Flags:

Created attachment 170147
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170147&action=
=3Dedit
The patch that create the new port

Creating the new port bstack: bstack is the port of the Linux gstack, a uti=
lity
to print the backtrace of a running process using GDB.

It's a simple shell script retrieving information of the running process us=
ing
procstat and then invoking gdb to show the backtrace of all threads.

I choose the sysutils as category for the port, because similar tools like
pstack and pstacku are in the same category.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209398-13>