Adding new file in debugging section for tcpdump and other network debugging tools.
diff --git a/pdk/docs/guide/pdk_toc.cs b/pdk/docs/guide/pdk_toc.cs
index ffd1bc2..d1493e6 100644
--- a/pdk/docs/guide/pdk_toc.cs
+++ b/pdk/docs/guide/pdk_toc.cs
@@ -77,6 +77,7 @@
     <li><a href="<?cs var:toroot ?>guide/instrumentation_testing.html">Instrumentation Testing</a></li>
     <li><a href="<?cs var:toroot ?>guide/debugging_gdb.html">Debugging with GDB</a></li>
     <li><a href="<?cs var:toroot ?>guide/debugging_native.html">Debugging Native Code</a></li>
+    <li><a href="<?cs var:toroot ?>guide/tcpdump.html">Debugging with tcpdump</a></li>
   </ul>
 </li>