&img: Incompatible change: Source must be supplied with the source extension.
[www.jankratochvil.net.git] / project / captive / doc / Reverse.pm
index 0c0cad9..d6a7177 100755 (executable)
@@ -112,7 +112,7 @@ print <<"HERE";
                on the <span class="productname">WinDbg</span> side. Your goal is to
                successfuly connect <span class="productname">WinDbg</span>:</p>
 
-               @{[ doc_img 'ntdebug-ntfs','<span class="productname">WinDbg</span> Remote NT Kernel NTFS Debugging' ]}
+               @{[ doc_img 'ntdebug-ntfs.png','<span class="productname">WinDbg</span> Remote NT Kernel NTFS Debugging' ]}
 
                <p>The most easy way to setup two computers is to use commercial
                <span class="productname">@{[ a_href 'http://www.vmware.com/download/workstation.html','VMware Workstation' ]}</span>
@@ -122,15 +122,15 @@ print <<"HERE";
 
                <h3 id="WinDbg_WinDbg"><span class="productname">WinDbg</span> side setup</h3>
 
-                       @{[ doc_img 'ntdebug-vmware-windbg',
+                       @{[ doc_img 'ntdebug-vmware-windbg.png',
                                        '<span class="productname">VMware</span> virtual serial port'
                                                        .' of <span class="productname">WinDbg</span> side' ]}
 
                        <p>You should setup <span class="productname">WinDbg</span> according
                        to:</p>
 
-                       @{[ doc_img 'ntdebug-windbg-port','Port settings of <span class="productname">WinDbg</span>' ]}
-                       @{[ doc_img 'ntdebug-windbg-sym','Symbols files location of <span class="productname">WinDbg</span>' ]}
+                       @{[ doc_img 'ntdebug-windbg-port.png','Port settings of <span class="productname">WinDbg</span>' ]}
+                       @{[ doc_img 'ntdebug-windbg-sym.png','Symbols files location of <span class="productname">WinDbg</span>' ]}
 
                        <p><span class="constant">Symbols</span> should point to the directory where
                        reside files extracted from the symbol archive for your version of
@@ -156,11 +156,11 @@ print <<"HERE";
                        <p>Your successfuly connected target (after the steps described
                        below) should look like:</p>
 
-                       @{[ doc_img 'ntdebug-windbg-boot','Successfuly connected <span class="productname">WinDbg</span>' ]}
+                       @{[ doc_img 'ntdebug-windbg-boot.png','Successfuly connected <span class="productname">WinDbg</span>' ]}
 
                <h3 id="WinDbg_kern">Setup of the side being kernel-debugged</h3>
 
-                       @{[ doc_img 'ntdebug-vmware-xpdebug',
+                       @{[ doc_img 'ntdebug-vmware-xpdebug.png',
                                        '<span class="productname">VMware</span> virtual serial port'
                                                        .' of the side being kernel-debugged' ]}
 
@@ -176,7 +176,7 @@ print <<"HERE";
                        (if no <span class="productname">WinDbg</span> is waiting in the other
                        virtual machine):</p>
 
-                       @{[ doc_img 'ntdebug-wait','Side being kernel-debugged waiting for <span class="productname">WinDbg</span>' ]}
+                       @{[ doc_img 'ntdebug-wait.png','Side being kernel-debugged waiting for <span class="productname">WinDbg</span>' ]}
 
 
 HERE