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 Date: Sun, 12 Oct 2003 07:27:00 +0200 From: thomas Reply-To: thomas X-Priority: 3 (Normal) Message-ID: <1313057968.20031012072700@huno.net> To: Christopher Faylor Subject: Re: debug_printf In-Reply-To: <20031012045617.GA20381@redhat.com> References: <29749312 DOT 20031012064831 AT huno DOT net> <20031012045617 DOT GA20381 AT redhat DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit On Oct 12 2003 at 06:56, Christopher Faylor wrote: >>how do i configure/make a cygwin1.dll that displays debug_printf in a strace >>output? The official one does, but one that i compiled myself does not. > There is no special flag. It just works. > If it doesn't work for you, you'll have to debug why. Ok i found the culprit, i did add a few debug_printfs myself and one of them was apparently invalid. Why that made all debug_printf and also syscall_printf dissapear i do not know, what i do know is that the cygwin1.dll is now ~80KB bigger than the previous one, even though one line of code was actually removed. Anyway it all appears to be working now. thomas -- 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/