delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Thu, 20 Mar 2003 21:52:56 -0500 |
From: | Christopher Faylor <cgf-rcm AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: DEBUG build of cygwin |
Message-ID: | <20030321025256.GB7841@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <F163Flro9ZAqHlC2E8i0000b9ad AT hotmail DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <F163Flro9ZAqHlC2E8i0000b9ad@hotmail.com> |
User-Agent: | Mutt/1.5.1i |
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 -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sourceware DOT org and be permanently blocked from mailing lists at sources.redhat.com -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |