microsoftfeedback / WinDbg-Feedback

Public issue and feedback tracking for WinDbg Preview.
Creative Commons Attribution 4.0 International
47 stars 12 forks source link

UI Bugs, missing inline: symbols, conditional branch results, dereferenced values #77

Open VoidSec opened 2 years ago

VoidSec commented 2 years ago

The new disassembly window (the one with syntax highliting) is not showing the follwoing items:

symbols

dereferenced values

conditional branch

TheEragon commented 2 years ago

I'd say you don't have set symbols path in Preview version. It works fine on my machine.

VoidSec commented 2 years ago

I'd say you don't have set symbols path in Preview version. It works fine on my machine.

I do not have symbols for the target in both tests with past windbg and the newer preview version; a part from symbols, do you see expected conditional branch results and inline dereferenced values?