* windows-nat.c (handle_unload_dll): Use %p to print the DLL
authorJoel Brobecker <brobecker@gnat.com>
Wed, 14 Jan 2009 05:27:48 +0000 (05:27 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 14 Jan 2009 05:27:48 +0000 (05:27 +0000)
commita588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b
tree87685f9b79d63ae3ed4a8112a2a0ae559a47b5b6
parentabf71725787681a703e07ca8ef5069ee4e51e155
    * windows-nat.c (handle_unload_dll): Use %p to print the DLL
        base address instead of casting it to DWORD.
gdb/ChangeLog
gdb/windows-nat.c