Reporter |
|
---|---|
Created | Dec 12, 2017 4:29:45 PM |
Updated | Apr 9, 2018 6:41:45 PM |
Resolved | Apr 9, 2018 6:41:45 PM |
Subsystem | Debugger features |
Assignee | Mikhail Senkov (micha) |
Priority | Major |
State | Fixed |
Type | Bug |
Fix version | 2018.1 |
Affected versions | No Affected versions |
Fixed In Version ReSharper | 2018.1 EAP 7 |
VsVersion | All Versions |
Set braekpoint in the solution on some object with int value
Start to debug
In VS 'Autos' for this value select 'Hexadecimal display'
Restart debugger
In R# data tips this value show as decimal number
Call context menu for this value and select 'Copy value'
Enter somewhere this value and you'll see, that it's hexadecimal
Value that has been copied should be the same as shown in the code
Start to debug
In VS 'Autos' for this value select 'Hexadecimal display'
Restart debugger
In R# data tips this value show as decimal number
Call context menu for this value and select 'Copy value'
Enter somewhere this value and you'll see, that it's hexadecimal
Value that has been copied should be the same as shown in the code