This is the mail archive of the cygwin@sourceware.cygnus.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: gdb and cywin


--- Norman Vine <nhv@cape.com> wrote:
> Chris Faylor wrote:
> >
> >I put up a new version of gdb over the weekend.  This just replaces two
> >files which seem to fix this problem for me.  Earnie Boyd still seems
> >to have problems though.
> >
> 
> I have problems with this gdb also :-(
> 

Our problems weren't the same.  My problem was that for some unknown reason the
cygtcl80.dll didn't extract from the file.  I reextracted and now gdb behaves
normally.

> The Error Box message starts
> 
> Can't find a usable main.tcl in the following directories:
> C:/CYGWIN/usr/share/gdbtcl; .............
> 
> closing window exits gdb
> 
> NHV:/usr/share/gdbtcl> ls -l main.tcl
>   -rw-r--r--   1 nhv      poweruse     4401 Apr 15 21:18 main.tcl
> //DIRED// 57 65
> 
> I have overlaid my V1.1 with cygwin-inst-20000601.tar.gz
> 
> I get the same response on both texmode and binmode mounted drives.
> 
> NHV:/> mount
> Device              Directory           Type         Flags
> c:\cygwin\bin       /usr/bin            user         binmode
> c:\cygwin\lib       /usr/lib            user         binmode
> c:\cygwin           /                   user         binmode
> c:                  /c                  user         textmode
> d:                  /d                  user         textmode
> e:                  /e                  user         textmode
> f:                  /f                  user         textmode
> 


What happens with the new version of gdb if you

bash$ mount -f -b c:/ /c
bash$ gdb yourprogram.exe


> 
> If I try the new gdb with the old tcl dll
> The error message reads can not stat (name of source file)
> but gdb does not exit and I can get asm and mixed asm mode
> but not source mode in the Insight window
> 

That's the problem Chris fixed.

Cheers,

=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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