This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Updated: gdb-20010428-2


On Fri, Oct 26, 2001 at 02:08:27AM +0200, Gerrit P. Haase wrote:
>Hallo Christopher,
>
>Am 2001-10-20 um 03:17 schriebst du:
>
>> On Fri, Oct 19, 2001 at 08:27:21PM -0400, Christopher Faylor wrote:
>>>On Sat, Oct 20, 2001 at 01:39:32AM +0200, Gerrit P. Haase wrote:
>>>>Christopher Faylor schrieb am 2001-10-19, 18:33:
>>>>
>>>>>I've made a new version of gdb/insight available.
>>>>
>>>>It doesn't work if you have set CYGWIN=check_case:strict:
>>>
>>>Ok.  I'll fix this.  I hated seeing all of the upper case DLL names
>>>provided by Windows 95 but it if breaks strict case checking then
>>>I guess I'll have to live with this.
>
>> I've uploaded a gdb-20010428-3 which removes a strlwr from gdb, so
>> now you get to see all of the dlls in their strangely cased glory.
>
>> I hope this fixes the strict case checking problem.
>
>It seems to be that I'm the only one using check_case:strict?
>Or is my NT which is messed up?
>$ set | grep CYGWIN
>CYGWIN=$'ntsec binmode tty nowinsymlinks notitle check_case:strict'
>
>$ gdb -nw wwwoffled
>GNU gdb 5.0 (20010428-3)
>Copyright 2001 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and you are
>welcome to change it and/or distribute copies of it under certain conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB.  Type "show warranty" for details.
>This GDB was configured as "i686-pc-cygwin"...
>(gdb) run -c /var/spool/wwwoffle/wwwoffle.conf
>Starting program: /usr/local/sbin/wwwoffled.exe -c /var/spool/wwwoffle/wwwoffle.conf
>/cygdrive/c/WINNT/system32/KERNEL32.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/advapi32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/USER32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/GDI32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/RPCRT4.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/rpcltc1.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/netapi32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/MSVCRT.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/NETRAP.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/SAMLIB.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/wsock32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/WS2_32.dll: No such file or directory.
>/cygdrive/c/WINNT/system32/WS2HELP.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/rnr20.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/rasadhlp.dll: No such file or directory.
>wwwoffled[378] Important: WWWOFFLE Demon Version 2.6d (with zlib,without ipv6) started.
>/cygdrive/c/WINNT/system32/msafd.dll: No such file or directory.
>/cygdrive/c/WINNT/System32/wshtcpip.dll: No such file or directory.

I don't know how to fix this.  I'm not randomly inserting capitalization
here.

If the filenames returned by the
system don't match the actual filenames in the system then I'm
not going to go out of my way to figure them out.  I don't even
know *how* I'd figure them out.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]