From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95762 invoked by alias); 30 Mar 2016 16:54:29 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 95224 invoked by uid 89); 30 Mar 2016 16:54:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=impression, H*i:sk:TR0gcP0, H*f:sk:CAM6w8J, H*f:sk:TR0gcP0 X-HELO: mail-wm0-f53.google.com Received: from mail-wm0-f53.google.com (HELO mail-wm0-f53.google.com) (74.125.82.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 30 Mar 2016 16:54:26 +0000 Received: by mail-wm0-f53.google.com with SMTP id p65so80435015wmp.0 for ; Wed, 30 Mar 2016 09:54:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=bLzmVVkvBZTFVxYPcByee9TjXS8bmGyj946kzC3a52U=; b=mPQvJ3G8GpVx5t4oTvw5KlXY78M33geVK/3dCVDvs9aU3fPH6TNhY1xrh8lxh58J3D uVxMRsvEkYqzfPejKE5YMBnM84g05xPNUMEAqOGeEP8NIvuZWbMeA8VqVDuMlZQm9WUs DeJ+A1HWiO3tRQlsd2MxZAuFgcf7hdSAbDfSuJS5jrz7KZeqMtq0mrp41ooCg1ZZe4Pk cxZHEUbf2nT+/vPM9Kvvbg7T4oWZduiVaJZ5H45/igDLAD1su0eWM9idjS05e+nzyAOB 6cEaBmRhjHQaYb/PyrIddNWHtU00ZLd78zPWf8U1R9uAkF6HIOSSjsgtF0gc7NxY5RBz vtiA== X-Gm-Message-State: AD7BkJJ7UVGooMXLFZ42TI7LgCpGaO7J2rGIXuHv3+D3Cig7LTa20dj/PgfTFsM4PhyoRw== X-Received: by 10.28.14.77 with SMTP id 74mr10956182wmo.15.1459356863473; Wed, 30 Mar 2016 09:54:23 -0700 (PDT) Received: from [192.168.0.7] ([151.32.232.199]) by smtp.googlemail.com with ESMTPSA id up6sm4853067wjc.6.2016.03.30.09.54.22 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 Mar 2016 09:54:22 -0700 (PDT) Subject: Re: How to profile DLL built by Cygwin To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <56FC04B6.2040001@gmail.com> Date: Wed, 30 Mar 2016 16:54:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00556.txt.bz2 On 30/03/2016 14:58, John Smith wrote: > First, I hope that I am using the "mailing list" system correctly... > if not, bear with me > Hi John, it is the right place. > I have an executable using a DLL. The DLL is built using -g -pg. > Running the executable, however, does not produce a gmon.out. file. > Cygwin version is 1.7.33. Thanks in advance for any suggestions. > > A. I had the impression you need to have also the executable built using -g -pg. I could be wrong. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple