Arvind Shyamsundar
7f2868bb75
Update README.md
2024-03-23 01:39:22 +00:00
Arvind Shyamsundar
003b85544c
Prompt user when resolving clipboard contents ( #123 )
...
* Add a prompt to confirm if user wants to resolve clipboard contents.
* Optionally remember the user's choice.
* Update README and supporting images.
* Update assembly versions to 2.3.0.0.
* Update the latest release date.
2023-06-19 09:18:43 -07:00
Arvind Shyamsundar
a742e84bc0
Use ntdll instead of sqldk for ordinal tests ( #96 )
2022-10-18 13:21:23 -07:00
Arvind Shyamsundar
972acd0a2d
Minor updates to README ( #64 )
2022-06-12 08:59:20 -07:00
Arvind Shyamsundar
0d100c5322
Use built-in library for JSON handling ( #62 )
2022-06-10 13:17:06 -07:00
Arvind Shyamsundar
9ca769ce75
Use MSTest v2 for tests ( #58 )
2022-06-09 13:20:00 -07:00
Arvind Shyamsundar
34c73a594d
Add CodeQL workflow badge to README ( #57 )
...
Also aligns the build.yml workflow badge to latest markup
2022-06-08 09:14:12 -07:00
Arvind Shyamsundar
a592be1a7b
Update Newtonsoft.Json NuGet ( #56 )
2022-06-07 14:29:34 -07:00
Arvind Shyamsundar
91d3a58a5a
Use Microsoft.TestPlatform NuGet for referencing DIA ( #49 )
2022-06-04 10:48:03 -07:00
Arvind Shyamsundar
7f4b5f8e07
Update details of dependencies used ( #41 )
2022-05-28 18:49:54 -07:00
Arvind Shyamsundar
d142f10791
Add example of SQL 2022 XML callstack format ( #40 )
2022-05-27 12:40:51 -07:00
Arvind Shyamsundar
a0ca7ca8fc
Remove un-necessary VC++ runtime DLLs ( #39 )
...
msvcp140.dll, vcruntime140.dll and vcruntime140_1.dll are no longer
needed as DIA removed these dependencies.
2022-05-27 10:20:09 -07:00
Arvind Shyamsundar
69181bf77f
VS2022 everywhere + use WinDbg NuGets ( #34 )
...
https://www.nuget.org/packages/Microsoft.Debugging.Platform.DbgEng/
https://www.nuget.org/packages/Microsoft.Debugging.Platform.SymSrv/
2022-02-28 11:20:01 -08:00
Arvind Shyamsundar
46d2eeef55
Use local VS and Win SDK files as build pre-reqs ( #17 )
...
* Enumerate and use latest VS to get DIA dependencies
* Enumerate and use curent Windows SDK for dbghelp and symsrv
2021-12-19 12:04:30 -08:00
Arvind Shyamsundar
72f51fd1da
Symsrv improvements ( #6 )
...
* Include frame number in resolved output, if it was present in input
* Parse symbol PDB info if presented in XML format
2021-10-19 11:03:11 -07:00
Arvind Shyamsundar
0bc1e4bf1e
Link to the releases page
2021-08-30 15:45:56 -07:00
Arvind Shyamsundar
fe93f1f151
SQLCallStackResolver moved to Microsoft org
2021-06-09 23:57:35 -07:00
Microsoft Open Source
20ada20223
README.md committed
2021-06-09 16:17:14 -07:00