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 Message-ID: <30BDEE18E474D511BB0A00D0B7BB87AF092952@camel.mha.ca> From: Kris Erickson To: "'cygwin AT cygwin DOT com'" Cc: "'jpeacock AT rowman DOT com'" Subject: RE: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 machines ) Date: Wed, 10 Oct 2001 12:58:53 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sorry, I screwed something up there, I guess I only cvs updated uinfo.cc and something went whacked with the compile... The code must have been from the snipped version I created yesterday and the source that GDB was reading from the CVS version. I did a cvs co to make sure I now have the latest version and that new version is compiling now... I will report as soon as it is done to what happens... Kris >-----Original Message----- >From: John Peacock [mailto:jpeacock AT rowman DOT com] >Sent: Wednesday, October 10, 2001 12:33 PM >To: Kris Erickson >Cc: 'cygwin AT cygwin DOT com' >Subject: Re: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 >machines) > >> >> More weirdness... The latest CVS version version of uinfo.cc does not >> seem to break, although the compiler seems to have optimized out the >> second call to NetUserGetInfo()... However, the first call to >> NetUserGetInfo >> seems to succeed... Here is a debugging session... > >That is very odd. Are you sure you have the CVS version in sync with >the cygwin1.dll you are loading? There is no way that the compiler >can know enough to optimize that second call out. > >John > >-----Original Message----- >From: Christopher Faylor [mailto:cgf AT redhat DOT com] >Sent: Wednesday, October 10, 2001 12:33 PM >To: cygwin AT cygwin DOT com >Cc: kris AT mha DOT ca >Subject: Re: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 >machines ) > > >On Wed, Oct 10, 2001 at 12:05:11PM -0700, Kris Erickson wrote: >>More weirdness... The latest CVS version version of uinfo.cc does not >>seem to break, although the compiler seems to have optimized out the >>second call to NetUserGetInfo()... However, the first call to >>NetUserGetInfo >>seems to succeed... Here is a debugging session... > >Finally! Feedback! > >FWIW, the CVS version is the same as the snapshot. There have been >no winsup/cygwin CVS updates since the snapshot. > -- 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/