public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Peter Bergner <bergner@vnet.ibm.com>
To: Jan Kratochvil <jkratoch@redhat.com>
Cc: gdb-patches@sourceware.org, Pedro Alves <palves@redhat.com>,
	       binutils <binutils@sourceware.org>,
	Alan Modra <amodra@gmail.com>,        Yao Qi <qiyaoltc@gmail.com>,
	Ulrich Weigand <uweigand@de.ibm.com>
Subject: Re: Regression: gdb.base/sizeof.exp [Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390]
Date: Sun, 05 Mar 2017 14:12:00 -0000	[thread overview]
Message-ID: <be2b21cc-9d21-e0b6-5ab9-a1397255d535@vnet.ibm.com> (raw)
In-Reply-To: <20170304211233.GA6315@host1.jankratochvil.net>

On 3/4/17 3:12 PM, Jan Kratochvil wrote:
> On Tue, 28 Feb 2017 19:41:49 +0100, Peter Bergner wrote:
>> Having received approvals from everyone now, I have committed this
>> version of the patch,
> 
> commit 65b48a81404cb058c75c562f7dfdeb74f07eba72
> Author: Peter Bergner <bergner@vnet.ibm.com>
> Date:   Tue Feb 28 12:32:07 2017 -0600
>     GDB: Add support for the new set/show disassembler-options commands.
> 
> ERROR: : spawn id exp8 not open
> ...
> UNRESOLVED: gdb.base/sizeof.exp: maint print arch (timeout)
> 
> Program terminated with signal SIGSEGV, Segmentation fault.
> 
> (gdb) frame
> #0  gdbarch_dump (gdbarch=0x4af2010, file=0x4a0b140) at gdbarch.c:881
> 881	  fprintf_unfiltered (file,
> (gdb) l
> ...
> 881	  fprintf_unfiltered (file,
> 882	                      "gdbarch_dump: disassembler_options = %s\n",
> 883	                      pstring (*gdbarch->disassembler_options));
> ...
> (gdb) p gdbarch->disassembler_options
> $1 = (char **) 0x0
> (gdb) _

I'll take a look.  Thanks.

Peter



      reply	other threads:[~2017-03-05 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-24  5:02 [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
2017-02-24 15:27 ` Pedro Alves
2017-02-24 16:32   ` Ulrich Weigand
2017-02-28 18:41 ` Peter Bergner
2017-03-04 21:12   ` Regression: gdb.base/sizeof.exp [Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390] Jan Kratochvil
2017-03-05 14:12     ` Peter Bergner [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=be2b21cc-9d21-e0b6-5ab9-a1397255d535@vnet.ibm.com \
    --to=bergner@vnet.ibm.com \
    --cc=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jkratoch@redhat.com \
    --cc=palves@redhat.com \
    --cc=qiyaoltc@gmail.com \
    --cc=uweigand@de.ibm.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).