OSDN Git Service

* win32-nat.c (register_loaded_dll): Attempt to ensure that the case of the
authorcgf <cgf>
Wed, 31 Oct 2001 19:05:33 +0000 (19:05 +0000)
committercgf <cgf>
Wed, 31 Oct 2001 19:05:33 +0000 (19:05 +0000)
commit84751e5b9ae5204b7515712bded27239c39141f7
tree34e5bc537f2e6957fd7d0b384ab439a39b85f5ea
parent749309451a63bf3403b6c199516778f69e9a44f7
* win32-nat.c (register_loaded_dll): Attempt to ensure that the case of the
loaded DLL matches the on-disk case since the debugging API does not seem to
ensure this.  Calculate max name length here.
(handle_load_dll): Move max name length calculation to register_loaded_dll.
gdb/ChangeLog
gdb/win32-nat.c