Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Grant Edwards <grante@visi.com>
Cc: Shaun Jackman <sjackman@pathwayconnect.com>, gdb@sources.redhat.com
Subject: Re: rdi debugger dies and ctrl-c stops working
Date: Tue, 11 Sep 2001 08:05:00 -0000	[thread overview]
Message-ID: <3B9E2812.3000508@cygnus.com> (raw)
In-Reply-To: <20010910122522.A18172@visi.com>

> On Mon, Sep 10, 2001 at 11:12:45AM -0600, Shaun Jackman wrote:
> 
> 
>> I have a Jeeni debugger which occasionally hangs. When this
>> happens while the target is running ctrl-c can't be used to
>> grab a hold of gdb. I know gdb hasn't crashed though because
>> ctrl-c causes a packet to be sent out on ethernet to the Jeeni.
>> Is there another signal I can send to gdb to cause it to abort
>> the rdi connection and put me back at the prompt?
> 
> 
> In my experience that happens when the Jeeni and the ARM debug
> macro cell have gotten out of sync (e.g. the CPU has been
> reset).  Even if you could get gdb back to the command prompt,
> I think you'd still have to reset the Jeeni and start over.
> 
> It would be nice to be able to get gdb's attention without
> having to kill it from another window or put it into background
> and do a "kill %1".


remote.c counts cntrl-c.  more than one and it asks if you want to 
abandon the connection.  perhaps you could modify your gdb backend so 
that it has the same behaviour?

andrew



  reply	other threads:[~2001-09-11  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 10:12 Shaun Jackman
2001-09-10 10:22 ` Grant Edwards
2001-09-11  8:05   ` Andrew Cagney [this message]
2001-09-11  8:07     ` Grant Edwards

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=3B9E2812.3000508@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb@sources.redhat.com \
    --cc=grante@visi.com \
    --cc=sjackman@pathwayconnect.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