X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=fca30f1f35791203970180a6bcab65a328184fab;hb=3f8ad85b6f36ce50ddaf10a4709cbedaec14e15a;hp=f45cfe0bae74732b760f5a1d85e2a0ef647173ce;hpb=2cd533b7690e09f4b17795e24b2652e61538a0a8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f45cfe0bae..fca30f1f35 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2001-10-31 Christopher Faylor + + * 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. + 2001-10-31 Daniel Jacobowitz * arm-linux-nat.c: Include explicitly.