public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: "Francois Ferrand" <francois.ferrand@enst-bretagne.fr>
Cc: <gdb@sources.redhat.com>
Subject: Re: GDB & asynchronous program execution on Windows/MingW
Date: Mon, 23 Jun 2003 18:52:00 -0000	[thread overview]
Message-ID: <16119.20000.166256.114352@localhost.redhat.com> (raw)
In-Reply-To: <009301c33747$0267f940$0b1310ac@phoenix>

Francois Ferrand writes:
 > Hi,
 > 
 > I am trying to debug my Windows program with GDB asynchronously (using
 > MingW32), so that I can interrupt execution at any time... However, it does
 > not seem to work. 
 > Has anybody been able to do this ? Or is it not possible at all on
 > Windows/Mingw ?
 > 
 > I am using GDB 5.1.1 for Windows, as shipped with MingW.
 > 
 > Regards,
 > 
 > -- 
 > Francois Ferrand
 > 


The only really asyncronous target that has been implemented so far is the
a variant of the remote target.

(gdb) help target async 
Use a remote computer via a serial line, using a gdb-specific protocol.
Specify the serial device it is connected to (e.g. /dev/ttya).

elena

      parent reply	other threads:[~2003-06-23 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-20 16:20 Francois Ferrand
2003-06-20 18:12 ` Christopher Faylor
2003-06-23 18:52 ` Elena Zannoni [this message]

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=16119.20000.166256.114352@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=francois.ferrand@enst-bretagne.fr \
    --cc=gdb@sources.redhat.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).