Debugging under BSD.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 19 Jan 2012 23:55:32 +0200
changeset 1200 4a80e4f74123
parent 1199 b99a272a6b54
child 1201 b369997b60a2
Debugging under BSD.
bsd-debug.rst
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bsd-debug.rst	Thu Jan 19 23:55:32 2012 +0200
@@ -0,0 +1,18 @@
+.. -*- coding: utf-8 -*-
+
+======================
+ Debugging under BSD.
+======================
+
+dtrace.
+=======
+
+  http://en.wikipedia.org/wiki/Dtrace
+                Wikipedia home page.
+
+Truss.
+======
+
+  http://en.wikipedia.org/wiki/Truss_%28Unix%29
+                Wikipedia home page.
+