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: <394339D4.BD844D91@Wanadoo.fr> Date: Sun, 11 Jun 2000 01:03:48 -0600 From: Jerome Benoit X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: gdb 20000608-1 and itcl/3 References: <20000610153837 DOT C1064 AT cygnus DOT com> Content-Type: multipart/mixed; boundary="------------533C8420E275DA8C9987165E" --------------533C8420E275DA8C9987165E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Please find attached to this email the output `gdb.log' obtained by typing: gdb -nw gdb > gdb.log I hope this helps, Jerome Chris Faylor wrote: > > Very strange. Your gdb is operating differently than mine. > > If you could debug this a little further, I would appreciate it if > you could do this: > > gdb -nw gdb > run > info shared > > I assume that gdb will eventually exit after producing the error message > that you are reporting. At that point you should be able to view the > "info shared" information. > > I'm interested in exactly what DLLs are being loaded from the "info shared" > command. Your strace logs indicate that a DLL is operating differently for > me than it is for you. > > cgf > > On Sat, Jun 10, 2000 at 12:47:24PM -0600, Jerome Benoit wrote: > >Chris Faylor wrote: > >> > >> On Sat, Jun 10, 2000 at 01:30:58AM -0600, Jerome Benoit wrote: > >> >Bonjour: > >> > > >> >When I run the last `gdb' (say `gdb 20000608-1') I get a window with the > >> >error message: > >> > > >> >Could not find the Iwidgets libraries. > >> >Got nameofexec: C:\CYGNUS\BIN\GB.EXE > >> >Error(s) were: > >> >can't find package Iwidgets 3.0 > >> >Could not find in-place versions of the Iwidgets files > >> >Looked at: C:/CYGNUS/usr/itcl/iwidgets* > >> >and C:/CYGNUS/BIN/itcl/iwidgets* > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --------------533C8420E275DA8C9987165E Content-Type: text/plain; charset=us-ascii; name="gdb.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gdb.log" GNU gdb 5.0 Copyright 2000 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"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/gdb (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Program exited normally. (gdb) info shared DLL Name Load Address c:/cygnus/bin/tix4180.dll 66601000 c:/windows/system/shell32.dll 7fcb1000 c:/windows/system/comctl32.dll bfe91000 c:/windows/system/shlwapi.dll 70bd1000 c:/windows/system/comdlg32.dll 7fe11000 c:/cygnus/bin/cygtk80.dll 66301000 c:/cygnus/bin/cygitk30.dll 66801000 c:/windows/system/advapi32.dll bfe81000 c:/windows/system/gdi32.dll bff21000 c:/windows/system/user32.dll bff51000 c:/windows/system/kernel32.dll bff71000 c:/cygnus/bin/cygwin1.dll 61001000 c:/cygnus/bin/cygtcl80.dll 66001000 c:/cygnus/bin/cygitcl30.dll 66701000 c:/windows/system/version.dll bfe71000 c:/windows/system/syntpfcs.dll 63001000 c:/program files/iomega/tools/imghook.dll 30001000 c:/program files/babylon/captlib.dll 0ee51000 (gdb) quit --------------533C8420E275DA8C9987165E Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --------------533C8420E275DA8C9987165E--