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]
Other format: [Raw text]

Re: FCNTL.DLL causes illegal instruction w/ perl since upgrade


On Fri, 25 Apr 2003, Gerrit P. Haase wrote:

> >> Ok, a debugging version is here (two packages, 8MB sourcetree and
> >> 10MB binaries):
> >> http://koeln.convey.de/cywgin/perl/perl-5.8.0-debugging.tar.bz2
> >> http://koeln.convey.de/cywgin/perl/perl-5.8.0-debugging-srctree.tar.bz2
> >> http://koeln.convey.de/cywgin/perl/md5sums

I untarred these in the top cygwin directory.

$ echo $CYGWIN 
error_start:c:\cygwin\bin\gdb

> $ gdb -nw perl.exe
...
> (gdb) run script.pl
> Starting program: /bin/perl.exe script.pl

I did this and the error message dialog box popped up but gdb
wouldn't accept input until I clicked on it.

(gdb) run test.pl
Starting program: /usr/bin/perl.exe test.pl
ls: fool: No such file or directory

Program exited normally.
(gdb) bt
No stack.
(gdb) 

-- 
Greg Matheson                    Rather than doing the right thing,
Dr Bean's Penpal Pool            Doing things right. 
Address: palpool                 -Anonymous
Domain:  @cn91.chinmin.edu.tw

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]