public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: fetchmail pops up console windows
Date: Fri, 22 Feb 2008 15:03:00 -0000	[thread overview]
Message-ID: <20080222130415.GL21945@calimero.vinschen.de> (raw)
In-Reply-To: <7zejb5f93k.fsf@vzell-de.de.oracle.com>

On Feb 22 13:50, Dr. Volker Zell wrote:
> Hi
> 
> This still bugs me. fetchmail pops up console windows when delivering
> mails to procmail.
> It doesn't matter if I run fetchmail directly from the commandline (in
> my case in a rxvt window under X) or as a service.
> 
> I build a debug version of fetchmail. But when running it under the
> insight debugger the problem vanishes. 

Add a sleep(60) early in the main function, rebuild, start fetchmail,
then attach gdb to the running process from another console window,
using the pid of fetchmail as second parameter.  Then set a breakpoint
to the next line after the sleep and continue.  This decouples the
console handling of fetchmail from the console handling of gdb.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/

  reply	other threads:[~2008-02-22 13:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 14:38 Dr. Volker Zell
2008-02-22 15:03 ` Corinna Vinschen [this message]
2008-02-22 18:03   ` Christopher Faylor
2009-01-13  7:36 ` Gary Johnson
2009-01-13 15:10   ` Jason Tishler
2009-01-13 18:25     ` Gary Johnson
2009-01-13 19:51       ` Jason Tishler
2009-01-13 22:15         ` Gary Johnson
2009-01-13 22:21           ` Larry Hall (Cygwin)
2009-01-14  2:36             ` Gary Johnson
2009-01-14 16:55           ` Jason Tishler
2009-01-14 18:05             ` Gary Johnson
2009-01-14 18:31               ` Jason Tishler
2009-01-13 17:02   ` Buchbinder, Barry (NIH/NIAID) [E]
2009-01-13 18:45   ` Dr. Volker Zell
2009-01-14  0:49     ` Gary Johnson
2009-01-14  1:37       ` Gary Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080222130415.GL21945@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).