This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: handle_to_fn question


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]