OSDN Git Service

* win32-nat.c (register_loaded_dll): Attempt to ensure that the case of the
authorChristopher Faylor <me+cygwin@cgf.cx>
Wed, 31 Oct 2001 19:05:35 +0000 (19:05 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Wed, 31 Oct 2001 19:05:35 +0000 (19:05 +0000)
commit787a665c603148724268e95fbbc415f294f224cc
treedf6862721c0708990e912c335b929ba00b81e821
parent57cccc238a6fa05f0de53b7a4161e8186b225f62
* 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