aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2019-03-28 14:02:25 +0000
committerSimon Marchi <simon.marchi@efficios.com>2019-03-28 17:10:45 -0400
commite432ccf1cb4685b990f9cf10cb84626f52239806 (patch)
tree0705c9204ad8f5fa39fc2cd95f86ba9d6aa65c08 /sim
parent077cad8ec1ca069d8981ecdbfa68c24b12597f67 (diff)
downloadgdb-e432ccf1cb4685b990f9cf10cb84626f52239806.zip
gdb-e432ccf1cb4685b990f9cf10cb84626f52239806.tar.gz
gdb-e432ccf1cb4685b990f9cf10cb84626f52239806.tar.bz2
Fix format specification in display_selector() (again)
DWORD type is not a long on 64-bit Cygwin, because that it is LP64. Explicitly cast DWORD values to unsigned long and use an appropriate format. gdb/ChangeLog: 2019-03-28 Jon Turney <jon.turney@dronecode.org.uk> * windows-nat.c (display_selector): Fixed format specifications for 64-bit Cygwin.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions