Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 25 Oct 2001 22:13:50 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Updated: gdb-20010428-2 Message-ID: <20011025221350.A1355@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20011019183348 DOT A15756 AT redhat DOT com> <3BD0D5D4 DOT 30525 DOT 639071C5 AT localhost> <20011019202721 DOT A7402 AT redhat DOT com> <20011019211707 DOT A20183 AT redhat DOT com> <158475522154 DOT 20011026020827 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <158475522154.20011026020827@familiehaase.de> User-Agent: Mutt/1.3.21i 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/