* 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)
commit3f8ad85b6f36ce50ddaf10a4709cbedaec14e15a
tree7bd7764b9458ce63077de065b6bcddb338716921
parent2cd533b7690e09f4b17795e24b2652e61538a0a8
* 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
gdb/windows-nat.c
This page took 0.028329 seconds and 4 git commands to generate.