macosx-debug.rst
changeset 1346 a2fbf50a43f4
parent 1334 9bf0d5a1f0cf
child 1905 fba288d59662
equal deleted inserted replaced
1345:a1dffeaaf6e4 1346:a2fbf50a43f4
     2 .. include:: HEADER.rst
     2 .. include:: HEADER.rst
     3 
     3 
     4 ========================
     4 ========================
     5  Debugging in Mac OS X.
     5  Debugging in Mac OS X.
     6 ========================
     6 ========================
       
     7 .. contents::
     7 
     8 
     8 dtruss.
     9 dtruss.
     9 =======
    10 =======
    10 
    11 
    11   $ dtruss df -h     # run and examine the "df -h" command
    12   $ dtruss df -h     # run and examine the "df -h" command