-
### Feature type
Debugging
### Describe the feature
Natvis support for Rust[https://internals.rust-lang.org/t/pre-rfc-natvis-support-for-rust/15477/1](url),in windbg, I can use some cmd like '.nv…
-
#### Bug description
```
0:000> !dumpasync
Failed to parse the output of !do 0000000000000000: Invalid parameter 0000000000000000
Failed to parse the output of !do 0000000000000000: Invalid …
ghost updated
4 years ago
-
For curiosity and huge interest in JIT and assembly, I generally use the SharpLab tool to see the assembly code generated by the compiler. But recently I switched to [WinDbg](https://www.microsoft.com…
-
My pc won't start if any ext4 drive is plugged in. Additionally if I plugged the drive in after the system has booted. the system will bluescreen within a minute(I guess this happens on any I/O reques…
-
### Description
We use Durable Entities to manage state for one of our applications. The flow looks like this: IoT Hub => Azure Functions => Update Durable entity. We consume around 200 messages per …
-
Hello. I've read the documentation because I'm very interested in the plugin you submitted for the volatility plugin contest.
However, I checked on Windows 10-1909 using **windbg**, and found tha…
-
我引用了 \GitHub\czyBlog\tech\fastReadExcel\src\fastReadExcelInWindows 代码
在编译的时候 debug 未出现问题,可以调试 ;
但是release版本时 会出现问题;启动失败;有时是可以启动但重复启动时失败;
Desktop_Qt_5_10_1_MSVC2015_32bit-Release\release\fastReadExc…
-
The `!dskheap` extension fails to retrieve desktop heap information on recent Windows 10 releases. I've confirmed the issue affects Windows 10 1909 and 2004 but it may affect other releases (at least …
-
It would be very useful if, when paused at a breakpoint, the execution pointer could be moved to some later line (to skip over the intervening lines).
This is a capability available in various nat…
-
| | |
| --- | --- |
| Bugzilla Link | [43811](https://llvm.org/bz43811) |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [The overly long disassembly](https://user-images.githubu…