Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Gregoire Banderet <gregoire.banderet@ge.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: novice question about gdbserver
Date: Thu, 06 Nov 2008 17:33:00 -0000	[thread overview]
Message-ID: <20081106173218.GA2450@caradoc.them.org> (raw)
In-Reply-To: <491327EF.30507@ge.com>

On Thu, Nov 06, 2008 at 06:22:55PM +0100, Gregoire Banderet wrote:
> Hi,
>
> My application crashes occasionally on my ARM target, and I use gdbserver 
> to debug it. The application creates threads every 5 seconds and I often 
> need to hit "Enter" after the following message:
> ---Type <return> to continue, or q <return> to quit---
>
> As the application crashes after 1 hour, I do not want to stay in front  
> of my terminal hitting "Enter" several times per minutes.
>
> As there a way to avoid the "Type <return> to continue" message?

Yes: set pagination off

But you shouldn't get a paging request after that message if you
upgrade to a current version of GDB; I believe that bug was fixed in
the last two years at some point.

-- 
Daniel Jacobowitz
CodeSourcery


      parent reply	other threads:[~2008-11-06 17:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 17:24 Gregoire Banderet
2008-11-06 17:28 ` Joel Brobecker
2008-11-06 17:33 ` Daniel Jacobowitz [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=20081106173218.GA2450@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb@sourceware.org \
    --cc=gregoire.banderet@ge.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