Visual Studio 2019, Linaro GCC for ARM 7.4.1 targeting Linux on a ‘Bone.
The code contains a typedef-ed pointer to an unsigned char, and the GDB Session history correctly shows the value as 0xB2DD0000, but the tooltip in VS and the value displayed in the Local Variables window show only the lower byte of 0x00, as if the display routine is applying the BYTE type rather than the pointer type.
-
This topic was modified 5 years ago by MikeGranby.
-
This topic was modified 5 years ago by MikeGranby.
Attachments:
You must be
logged in to view attached files.