GitHub / microsoft/DbgShell / commits
A PowerShell front-end for the Windows debugger engine.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7f98155b | Expand-LIST_ENTRY: add -Count, sanity check Blink | Dan Thompson (SBS) <d****m@m****m> | over 2 years ago | |
| 1758a37e | Update for latest VS 2022: target .net 4.8, tools v143 | Dan Thompson (SBS) <d****m@m****m> | over 2 years ago | |
| 31d6a1d0 |
Microsoft mandatory file (#101)
Co-authored-by: microsoft-github-policy-service[bot] <7****]@u****m> |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 26a40a1a | Fix broken VT stuff (enable C1 control chars) | Dan Thompson (SBS) <d****m@m****m> | over 4 years ago | |
| 583f0fa7 | typo (#97) |
Rene Nyffenegger <m****l@r****h>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 39b61d16 | parse ~~[xxxx] syntax (#96) |
Rene Nyffenegger <m****l@r****h>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7cf37476 | Fix regression: console output encoding caused garbled output | Dan Thompson (SBS) <d****m@m****m> | almost 6 years ago | |
| 18440141 | go ahead and always trace unhandled UDT child types | Dan Thompson (SBS) <d****m@m****m> | almost 6 years ago | |
| b1b278f1 | simplify New-InheritableEvent |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 2399be45 | App.config file is not applicable to a DLL |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 55efa745 | another try at preventing std::string from getting too optimized |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 6318c9b5 | Remove MultipleClrs stuff |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| a0dc5a09 | remove stale/dead DbgFieldInfo.cs |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 9175d49e | merge Merge pull request #81 from Zhentar/rgb |
Dan Thompson <d****m@m****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ba144f5b | merge Merge branch 'master' into rgb |
Dan Thompson <d****m@m****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 10b49b0e | minor fixups | Dan Thompson (SBS) <d****m@m****m> | over 6 years ago | |
| a675c75e | Get rid of unused impersonation stuff (because it's not supported in .NET Core) |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 19576eda | Prevent optimizing away key parts of std::string structure used in tests. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 4c7b8848 | Logging: switch from EventProvider to EventSource |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| a3aaaeab | Upgrade to latest TextTemplating.BuildTasks package. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| e8129c57 | Build: upgrade C++ stuff to VC142 build tools |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 6 years ago | |
| 23b4b238 | Move RGB output to a ConvertTo-DbgRgb cmdlet | Zhentar <z****r@g****m> | almost 7 years ago | |
| c55cfbea | Make extended SGR RGB a first class, push/pop supported escape sequence. | Zhentar <z****r@g****m> | about 7 years ago | |
| fa7abbf5 | Pull in upstream commit PowerShell/PowerShell@2174dd8 | Zhentar <z****r@g****m> | about 7 years ago | |
| 29f9b467 | tweaks to release procedure in Contributing.md |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 7b32183e | Bump version to 0.8.27 for development. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| a84b57a4 | Update version and changelog: 0.8.26 |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| ba76a3aa | switched PUSH/POP codes |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 43518385 | Work around AV in dbgeng when loading image as dump |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1df7e987 | DbgEngWrapper: handle SEH exceptions from dbgeng |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1a532752 | Expose IMAGEHLP_MODULEW64 for script use. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| bc8db4be | tweak: actually shortest dotnet-gen'ed name is 6 chars |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 9b414969 | CrackTemplate: recognize dotnet-generated names |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 006de74f | bug: missed a spot that needs to understand two-char sequences |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 9b0c0c0a | Detect and display 'stripped' PDB symbol type. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 8435cd5c | fix Assert utility function |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 895b2029 | Add lm/lmvm commands for windbg compat |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| b3e91e44 | Switch from custom SGR push/pop to xterm's XTPUSHSGR / XTPOPSGR |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| fcf66891 | move ConsoleControl's AnsiColorWriter to separate file |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| a7cabf43 | add a more convenient way to enable formatting proxy debug spew |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| aefdc8a9 | Add CaStringUtil.IndentAndWrap swiss army knife function. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1b0c9c5c | Switch existing truncate code paths to use a real ellipsis, too. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 07485ef2 | Set Console.OutputEncoding to Unicode. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 2627cd6f | remove reference to Microsoft-internal tool dscript |
Michael Ratanapintha <m****r@u****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 4fa131b7 | Add DbgMemory RGB output format | Zhentar <z****r@g****m> | over 7 years ago | |
| dd1b06d8 | Give better error when trying to call EnumTypesByName without PDB. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| d4745476 | Fix weird typo. (#79) |
Dan Thompson <d****n@h****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c4848830 | Improve FormatBaseCommand.RenderScriptValue (#76) |
Zhentar <Z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1a98a69e | Add rails to prevent dbgeng-unsupported scenarios like dump + live proc (#78) |
Dan Thompson <d****n@h****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3d73f260 | Startup Optimization (#77) |
Zhentar <Z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 72c5f89a | Move WdbgExts into DbgProvider to reduce difference with upstream ClrMd |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| f651cf18 | Formatting: handle "calculated properties" in Format-AltTable, -AltList |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| d97f7968 | some comments |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| ee7b76b4 | Update DebuggerBinaries package to 10.0.17763.132 |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| d3d6961d | Tack distinguishing properties onto ForEach-DbgDumpFile output |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 2c01cbdc | UDT formatting: divide members up by owning type |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 17d0c80e | Add ForEach-DbgDumpFile command. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| a45731b0 | Rename Resolve-Error to Show-Error. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| d1200076 | Allow piping "dir" output into Mount-DbgDumpFile. Related: #66 |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| aa0f7aaf | Better error (instead of nullref) when can't create TEB symbol. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| cf791288 | DbgSimpleSymbol can represent const data, and const statics are cached |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 0d6adfff | Add ExecStatusCookie so you can tell if your DbgValue is stale or not |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| d6cfd681 | Added handling Substring function return value |
Damir Ainullin <d****n@o****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| a21f641f | DbgEngWrapper: plumb through some Get*ProcessorType* methods. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 93e9d203 | Add comments about Util.Asserts not being compiled out of release builds. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 219fd6f9 | Add special constants for GetDumpFile. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 37f65c91 | Fix Formatting |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 13ff6d3e | Switch to using effective architecture TEB |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1954cbac | Style fixes |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| eb6bf5d9 | Module symbol loading fixes |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 3bf9a4f8 | Cut out out the DbgEng symbol loading middle man (because it's not a particul... |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 75a0bcf6 | Added public functions for getting the native & 32 bit Teb address/Teb symbol |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| b9090448 | Use TypeModule for $peb/$teb type lookup to avoid getting symbols from the wr... |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| b830c1b8 | Add Wow64 info to DbgTarget |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 52dbc7ba | Allow [ModuleTransformation] to return null. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 5fc34936 | Fix bogus percent calculation in Get-DbgTypeCacheStats |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| c32a0551 | Make GetCurrentTarget return null if no target. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 75823c56 | ThrowIfNotKernelMode should, you know, throw. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 728a8326 | Plumb through some IDebugControl GetSystemVersion* APIs. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| de8e7322 | Provide a per-target, per-module cache facility. |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 8b7fd6eb | Base EnumerateLIST_ENTRY on EnumerateLIST_ENTRY_raw |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 23e70115 | Fix EnumerateLIST_ENTRY |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 9892ed4a | Tweak error handling logic in PS Expand-LIST_ENTRY |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 51891ca5 | Fix _EPROCESS converter to handle null ObjectTable |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 9b17f73f | comment tweak |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 37c3adc2 | Typename parsing: handle nested types in managed generic types |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 1644994d | Introduce new C# Span/Memory features |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 3f80703a | minor cleanups (no effective change) | Dan Thompson (SBS) <d****m@m****m> | over 7 years ago | |
| bbc020e8 | Support loading dump (#49) |
Zhentar <Z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 690c8dfd | Typo (#53) |
justanotheranonymoususer <j****r@u****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| f5afa1dc | Add ColorString string format and interpolated string support (#50) |
Zhentar <Z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
over 7 years ago | |
| 52f5edda | AddrTransform: update getting typed string, add tests |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| cfdcf9db | test app: add a global var at an ambiguous address for experimentation |
Dan Thompson (SBS) <d****m@m****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 3e5ea210 | Add editorconfig so that my indentation will use spaces |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 934c6f37 | Revert using reflection to prod powershell's internals |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 544466e3 | This counts as a success, right? |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 4b8082b9 | Use dynamic modules with bound script blocks in place of -CaptureContext to c... |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 602dcb8f | Use GetNewClosure() instead of -CaptureContext when only capturing variables |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 0894043a | Doesn't seem to be any reason at all for these -CaptureContext args |
Zhentar <z****r@g****m>
Committed by: Dan Thompson <d****n@h****m> |
almost 8 years ago | |
| 169f29ed | Fix typo in ConvertTo-Number. | Dan Thompson (SBS) <d****m@m****m> | almost 8 years ago |