bsd-debug.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 28 Feb 2016 14:50:39 +0200
changeset 1929 3ce74b5f43c9
parent 1912 8b81a8f0f692
child 2029 21e113312e90
permissions -rw-r--r--
List comprehension vs generator expression.

.. -*- coding: utf-8; -*-

======================
 Debugging under BSD.
======================
.. contents::
   :local:

dtrace.
=======

  http://en.wikipedia.org/wiki/Dtrace
                Wikipedia home page.

Truss.
======

  http://en.wikipedia.org/wiki/Truss_%28Unix%29
                Wikipedia home page.