Skip to content

Commit

Permalink
fix link in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nasarre committed Feb 11, 2019
1 parent 9237a05 commit f48122e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
The few "debugging extensions" that have been created at Criteo to help post-mortem .NET applications analysis are now available:

- as a [stand alone tool](./Documentation/ClrMDStudio.md) to load a .NET application memory dump and start automatic thread, thread pool, tasks and timer analysis.
[zip](./binaries/ClrMDStudio-1.5_x64.zip)
[zip](./binaries/ClrMDStudio-1.5.1_x64.zip)
- as a [WinDBG extension](./Documentation/gsose.md) to get the same level of details plus more commands such as getting a method signature based on its address.
[zip](./binaries/gsose-1.5_x64.zip)
[zip](./binaries/gsose-1.5.1_x64.zip)

More analyzers and commands will be added as needed.

Expand Down

0 comments on commit f48122e

Please sign in to comment.