Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 30 May 2001 10:31:54 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: UNIX-socket problems under cygwin 1.3.2
Message-ID: <20010530103154.A18223@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20010530095638.D17603@redhat.com> <004401c0e914$f42d6f90$6e032bb7@BRAMSCHE>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <004401c0e914$f42d6f90$6e032bb7@BRAMSCHE>; from Ralf.Habacker@saght.tessag.com on Wed, May 30, 2001 at 04:29:37PM +0200

On Wed, May 30, 2001 at 04:29:37PM +0200, Ralf Habacker wrote:
>cgf says:
>> Sure, some additional information in this case would be the lines of
>> code in question.  There is no need to speculate on the behavior of
>> strace when you have the ability to read the source code.
>
>Reading the code and understanding it is not the same. My main task is to
>port kde and I don't have very deep knowledge about the socket stuff in
>cygwin. I have looked in cygwin and strace, but it's heavy. :-)

I must disagree.  Strace output is handled with things like "debug_printf"
or "syscall_printf" or "strace_printf".  It's really pretty trivial.

>One question: How are you debbuging dll's ?

With gdb.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

