public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan Kratochvil <jkratoch@redhat.com>
To: Peter Bergner <bergner@vnet.ibm.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: Regression: gdb.base/sizeof.exp  [Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390]
Date: Sat, 04 Mar 2017 21:12:00 -0000	[thread overview]
Message-ID: <20170304211233.GA6315@host1.jankratochvil.net> (raw)
In-Reply-To: <6436bd28-b4c8-6a1c-8b0a-00997b64ee9d@vnet.ibm.com>

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) _

Fedora 25 x86_64


Jan

  reply	other threads:[~2017-03-04 21: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   ` Jan Kratochvil [this message]
2017-03-05 14:12     ` Regression: gdb.base/sizeof.exp [Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390] Peter Bergner

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=20170304211233.GA6315@host1.jankratochvil.net \
    --to=jkratoch@redhat.com \
    --cc=amodra@gmail.com \
    --cc=bergner@vnet.ibm.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --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).