| www.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: | Tue, 4 Jun 2002 22:40:05 -0400 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: handle_to_fn question |
| Message-ID: | <20020605024005.GB21172@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <9929150115 DOT 20020604182833 AT syntrex DOT com> <20020604180712 DOT GB1586 AT redhat DOT com> <68689100 DOT 20020604221326 AT gmx DOT net> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <68689100.20020604221326@gmx.net> |
| User-Agent: | Mutt/1.3.23.1i |
On Tue, Jun 04, 2002 at 10:13:26PM +0200, Pavel Tsekov wrote:
>CF> It's easy enough to test your theories by running this in a debugger.
>
>Yes, I know this. I've tried but I wasn't able to get this code executed
>(obviously I haven't tried hard enough)... So I posted.
>
>I didn't say - "The code is wrong! Go fix it!" - or somethign like that.
>I've just asked. However, next time I will double check before
>posting.
I wasn't saying "You are wrong! Go away!" I am just observing that it
should be pretty easy to verify your claim:
1) Configure cygwin with --enable-debugging, rebuild it, and install it.
2) set CYGWIN_SLEEP=20000
c:\cygwin\bin\echo hello > foo
3) (in another window)
gdb -nw echo XXX # Where XXX is the pid reported above
(set appropriate breakpoints)
I think you're right about your observations, btw.
cgf
--
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 |