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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19991215161140.27860.qmail@web123.yahoomail.com> Date: Wed, 15 Dec 1999 08:11:40 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Insight gdb does nothing - why? To: Dirk Fieldhouse , cygwin AT sourceware DOT cygnus DOT com Cc: earnie_boyd AT yahoo DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hmmm... I find it interesting that all of your mounts are binary except for /. I wonder if you're running into DOS vs UNIX line format problems in the SHARE directory. Beyond this I'm at a loss as to why it is not working for you. Perhaps a newer snapshot would help. If you do install a new snapshot be prepared with a fallback. A lot has changed since 1/15/1999 and currently the snapshots have thread support turned on. Earnie. --- Dirk Fieldhouse wrote: > On Wednesday, December 15, 1999 1:56 PM, "Earnie Boyd" > wrote: > > --- Dirk Fieldhouse wrote: > > > Can anyone suggest why Insight gdb does nothing? > > > > > > bash$ gdb -nw a.exe > > > [gdb banner, prompt] > > > q > > > bash$ gdb a.exe > > > bash$ > > > > > > NT4WS/SP6, 19991101 Insight from Mumit, B20.1 + 19990115 cygwin1 > > > > > > Insight gdb and tcl/tk are on the PATH. > > > > > > Setting GDBTK_LIBRARY, TCL_LIBRARY makes no difference. > > > > > > I'll be back to the b19 gdbtk if this doesn't work ... > > > > > > > Works for me, no variables set. What does `cygcheck gdb' give? Paste the > > output of `cygcheck -s -v -r' in a mail. > > Thanks, Earnie. Please see below. Except for the lack of CYGWIN(32) > environment variable I can't see what might be screwy. > > /df > > ---------- > > bash-2.02$ cygcheck gdb > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\gdb.exe > C:\cygnus\CYGWIN~1\H-I586~1\bin\gdb.exe > C:\WINNT\System32\COMDLG32.DLL > C:\WINNT\System32\ntdll.dll > C:\WINNT\System32\KERNEL32.dll > C:\WINNT\System32\USER32.dll > C:\WINNT\System32\GDI32.dll > C:\WINNT\System32\ADVAPI32.dll > C:\WINNT\System32\RPCRT4.dll > C:\WINNT\System32\SHELL32.dll > C:\WINNT\System32\COMCTL32.dll > C:\WINNT\System32\cygwin1.dll > C:\cygnus\CYGWIN~1\H-I586~1\bin\cygitcl30.dll > C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtcl80.dll > C:\cygnus\CYGWIN~1\H-I586~1\bin\cygitk30.dll > C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtk80.dll > C:\cygnus\CYGWIN~1\H-I586~1\bin\tix4180.dll > > Use -h to see help about each section > bash-2.02$ cygcheck -s -v -r > > Cygnus Win95/NT Configuration Diagnostics > Current System Time: Wed Dec 15 14:49:07 1999 > > WinNT Ver 4.0 build 1381 Service Pack 6 > > Path: /cygnus/CYGWIN~1/H-I586~1/bin > /WINNT/system32 > /WINNT > > SysDir: C:\WINNT\System32 > WinDir: C:\WINNT > > MAKE_MODE = `UNIX' > PWD = `/WINNT/Profiles/Administrator.002/Desktop' > TCL_LIBRARY = `/share/tcl8.0' > > !C: = `C:\WINNT\Profiles\Administrator.002\Desktop' > COMPUTERNAME = `EASIM_2' > COMSPEC = `C:\WINNT\system32\cmd.exe' > GDBTK_LIBRARY = `/share/gdbtcl' > HOMEDRIVE = `C:' > HOMEPATH = `\users' > HOSTNAME = `easim_2' > HOSTTYPE = `i586' > LOGONSERVER = `\\EASIM_2' > MACHTYPE = `i586-pc-cygwin32' > NUMBER_OF_PROCESSORS = `1' > OS2LIBPATH = `C:\WINNT\system32\os2\dll;' > OS = `Windows_NT' > OSTYPE = `cygwin32' > PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' > PROCESSOR_ARCHITECTURE = `x86' > PROCESSOR_IDENTIFIER = `x86 Family 6 Model 7 Stepping 3, GenuineIntel' > PROCESSOR_LEVEL = `6' > PROCESSOR_REVISION = `0703' > PROMPT = `$P$G' > SHELL = `/bin/sh' > SHLVL = `1' > SYSTEMDRIVE = `C:' > SYSTEMROOT = `C:\WINNT' > TEMP = `C:\TEMP' > TERM = `cygwin' > TMP = `C:\TEMP' > USERDOMAIN = `EASIM_2' > USERNAME = `Administrator' > USERPROFILE = `C:\WINNT\Profiles\Administrator.002' > WINDIR = `C:\WINNT' > _ = `/cygnus/CYGWIN~1/H-I586~1/bin/cygcheck' > > HKEY_CURRENT_USER\Software\Cygnus Solutions > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00 > (default) = `c:\temp' > unix = `/var' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01 > (default) = `c:\cygnus\cygwin-b20\H-i586-cygwin32\lib' > unix = `/usr/lib' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02 > (default) = `c:\cygnus\cygwin-b20\H-i586-cygwin32\bin' > unix = `/usr/bin' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03 > (default) = `c:\cygnus\cygwin-b20' > unix = `/usr' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04 > (default) = `c:\temp' > unix = `/tmp' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05 > (default) = `c:\cygnus\cygwin-b20\share' > unix = `/share' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06 > (default) = `c:\cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\lib' > unix = `/lib' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07 > (default) = `c:\cygnus\cygwin-b20\etc' > unix = `/etc' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08 > (default) = `c:\cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\bin' > unix = `/bin' > fbinary = 0x00000001 > fsilent = 0x00000000 > HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09 > (default) = `C:' > unix = `/' > fbinary = 0x00000000 > fsilent = 0x00000000 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20\B20.1 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\00 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\01 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\02 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\03 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\04 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\05 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\06 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\07 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\08 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\09 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0A > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0B > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0C > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0D > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0E > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\0F > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\10 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\11 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\12 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\13 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\14 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\15 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\16 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\17 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\18 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\19 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\1A > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\1B > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\1C > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL > setup\b15.0\mounts\1D > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus > Solutions\GNUPro\i586-cygwin32\i586-cygwin32 > HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus > Solutions\GNUPro\i586-cygwin32\i586-cygwin32\ > cygwin-B20.1 > (default) = `c:\cygnus\cygwin-b20' > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cygnu > s Cy > gwin B20 > (default) = `C:\WINNT\IsUninst.exe -fc:\cygnus\cygwin-b20\Uninst.isu' > DisplayName = `Cygwin B20' > > a:\ fd N/A N/A > c:\ hd NTFS 2008Mb 55% CP CS UN PA FC > d:\ hd FAT 2000Mb 1% CP UN > e:\ hd FAT 1402Mb 54% CP UN > f:\ hd FAT 730Mb 89% CP UN > g:\ cd N/A N/A > > C: / native > text!= > binary > c:\cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\bin /bin native > text=b > inary > c:\cygnus\cygwin-b20\etc /etc native > text=b > inary > c:\cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\lib /lib native > text=b > inary > c:\cygnus\cygwin-b20\share /share native > text=b > inary > c:\temp /tmp native > text=b > inary > c:\cygnus\cygwin-b20 /usr native > text=b > inary > c:\cygnus\cygwin-b20\H-i586-cygwin32\bin /usr/bin native > text=b > inary > c:\cygnus\cygwin-b20\H-i586-cygwin32\lib /usr/lib native > text=b > inary > c:\temp /var native > text=b > inary > > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\bash.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\cat.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\cpp.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\find.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\gcc.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\gdb.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\ld.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\ls.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\make.exe > Found: C:\cygnus\CYGWIN~1\H-I586~1\bin\sh.exe > > 451k 1999/05/07 C:\WINNT\System32\cygwin1.dll - os=4.0 img=1.0 sys=4.0 > "cygwin1.dll" v0.0 ts=1999/1/16 5:09 > 81k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygitcl30.dll - os=4.0 > img=1.0 > sys=4.0 > "cygitcl30.dll" v0.0 ts=1999/11/8 9:28 > 35k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygitk30.dll - os=4.0 > img=1.0 > sys=4.0 > "cygitk30.dll" v0.0 ts=1999/11/8 9:28 > 393k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtcl80.dll - os=4.0 > img=1.0 > sys=4.0 > "cygtcl80.dll" v0.0 ts=1999/11/8 9:25 > 5k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtclpip80.dll - os=4.0 > img=1 > .0 sys=4.0 > 10k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtclreg80.dll - os=4.0 > img=1 > .0 sys=4.0 > "cygtclreg80.dll" v0.0 ts=1999/11/8 9:25 > 626k 1999/11/08 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygtk80.dll - os=4.0 > img=1.0 s > ys=4.0 > "cygtk80.dll" v0.0 ts=1999/11/8 9:28 > 446k 1998/12/03 C:\cygnus\CYGWIN~1\H-I586~1\bin\cygwin1.b20.dll - os=4.0 > img=1 > .0 sys=4.0 > "cygwin1.dll" v0.0 ts=1998/12/4 4:39 > ---------- > > > __________________________________________________ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one place. Yahoo! Shopping: http://shopping.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com