* win32-nat.h: New file.
authorJoel Brobecker <brobecker@gnat.com>
Sun, 11 Jan 2009 04:13:57 +0000 (04:13 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 11 Jan 2009 04:13:57 +0000 (04:13 +0000)
commit7e63b4e466c57fbcaaf1caa1ca7be1a8ed129934
tree6d31ce1f537c84a533dd8e8c2923f38fed0b1082
parent71260a99a510321d8b05bccef2340e4e9fb2a009
    * win32-nat.h: New file.
        * win32-nat.c (mappings): Initialize to NULL.
        (win32_set_context_register_offsets): New function.
        * i386-windows-nat.c: New file.
        (mappings): Moved here from win32-nat.c.
        (_initialize_i386_windows_nat): New function.
        * config/i386/mingw.mh (NATDEPFILES): Add i386-windows-nat.o.
        * config/i386/cygwin.mh (NATDEPFILES): Likewise.
gdb/ChangeLog
gdb/config/i386/cygwin.mh
gdb/config/i386/mingw.mh
gdb/i386-windows-nat.c [new file with mode: 0644]
gdb/win32-nat.c
gdb/win32-nat.h [new file with mode: 0644]
gdb/windows-nat.c
gdb/windows-nat.h [new file with mode: 0644]
This page took 0.025588 seconds and 4 git commands to generate.