OSDN Git Service

* win32-i386-low.c: Add 64-bit support.
authormuller <muller>
Tue, 20 Apr 2010 00:17:04 +0000 (00:17 +0000)
committermuller <muller>
Tue, 20 Apr 2010 00:17:04 +0000 (00:17 +0000)
commit34119e46daa811fa578b2243874758df6fe3508d
tree5406ac4dcc5173700ad95a8349438c2e5b01cd82
parent6c3c18e381bf953337eb4f4fe1b22a4c3e0bea4e
* win32-i386-low.c: Add 64-bit support.
(CONTEXT_EXTENDED_REGISTERS): Set macro to zero if not exisiting.
(init_registers_amd64): Declare.
(mappings): Add 64-bit version of array.
(init_windows_x86): New function.
(the_low_target): Change init_arch field to init_windows_x86.
gdb/gdbserver/ChangeLog
gdb/gdbserver/win32-i386-low.c