Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb@sourceware.org, Mark Kettenis <mark.kettenis@xs4all.nl>,
		brobecker@adacore.com
Subject: Re: Help with solaris testing
Date: Tue, 05 Aug 2008 14:04:00 -0000	[thread overview]
Message-ID: <20080805140316.GA23268@caradoc.them.org> (raw)
In-Reply-To: <200808051446.01880.pedro@codesourcery.com>

On Tue, Aug 05, 2008 at 02:46:00PM +0100, Pedro Alves wrote:
> I just found a workaround.  Overriding the stty settings expect does on
> the pty used in spawn's,
> 
>  proc default_gdb_start { } {
>   ...
>   global stty_init
>   set stty_init "<the stty -a settings of my terminal>"
> 
>   ...
>  }
> 
> ... makes the issue go away.

Could you binary search to find the stty option that's a problem?  The
default in expect is "stty sane"; the Linux man page for stty defines
what "sane" is equivalent to, but you should check the OpenSolaris man
page to see what it says.  Or run stty sane / stty -a in a pty.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2008-08-05 14:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 15:38 Pedro Alves
2008-07-29 15:43 ` Mark Kettenis
2008-08-05 13:49   ` Pedro Alves
2008-08-05 14:04     ` Daniel Jacobowitz [this message]
2008-08-05 14:33       ` Mark Kettenis
2008-08-07 22:32         ` Pedro Alves

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=20080805140316.GA23268@caradoc.them.org \
    --to=drow@false.org \
    --cc=brobecker@adacore.com \
    --cc=gdb@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=pedro@codesourcery.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