We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd5592 commit 54378a3Copy full SHA for 54378a3
guides.md
@@ -21,14 +21,10 @@ A guide presenting troubleshooting techniques and tools (including the [comon ex
21
22
### :wrench: Tools usage
23
24
-#### [Using WinDbg](using-windbg)
+#### [WinDbg Usage Guide](using-windbg)
25
26
My field notes describing usage of WinDbg and WinDbgX (new WinDbg).
27
28
-#### [Using Time Travel Debugging (TTD)](using-ttd)
29
-
30
-In this guide, you will find information how to collect and analyze Time Travel Debugging traces.
31
32
#### [Using Event Tracing for Windows (ETW)](using-etw)
33
34
This guide describes how to collect and analyze ETW traces.
guides/using-ttd.md
0 commit comments