Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [66.206.205.2] X-Originating-Email: [vxj45 AT hotmail DOT com] From: "Vishal Jain" To: cygwin AT cygwin DOT com Subject: Re: DEBUG build of cygwin Date: Thu, 20 Mar 2003 21:15:36 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Mar 2003 05:15:36.0771 (UTC) FILETIME=[E7FF7130:01C2EF68] Hi, Is there a single place in a config file where I can specify CFLAGS? Where do I have to change it? thanks, Vishal On Thu, Mar 20, 2003 at 06:25:45PM -0800, Vishal Jain wrote: >When I try to set the breakpoint to seteuid() or fopen, and run the >program, it does not stop at that function. Try setting the breakpoint on the first line number of the function rather than on the function itself. Also for complete predictability, you may want to build the DLL without optimization, i.e., "make CFLAGS=-g". cgf _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- 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/