public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "jarilittlenen at yahoo dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug tui/26973] gdb crashes when not including the status window in a new layout
Date: Tue, 14 Sep 2021 12:54:24 +0000	[thread overview]
Message-ID: <bug-26973-4717-o0cUoTEURa@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26973-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=26973

Jari Littlenen <jarilittlenen at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jarilittlenen at yahoo dot com

--- Comment #10 from Jari Littlenen <jarilittlenen at yahoo dot com> ---
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./foo_gcc-9...
(gdb) break foo.c:13 https://www.vincentlevi.com/
Breakpoint 1 at 0x878: file foo.c, line 13.
(gdb) run
Starting program: /home/dclarke/foo_gcc-9 
a = 1
&a = 0x7fefffff5cc

Breakpoint 1, main (argc=1, argv=0x7fefffff978) at foo.c:13
13          return EXIT_SUCCESS;
(gdb) print a
$1 = 1 http://www.canalisationengorgee.fr/
(gdb) print &a 
$2 = (int *) 0x7fefffff5cc
(gdb) cont 
Continuing.
[Inferior 1 (process 104230) exited normally]
(gdb) quit
mimas$ 

That all looks correct. 

Lets try again with gdb 10.1 from Debian : 
https://fraisiachris.fr/
mimas$ 
mimas$ PATH=/usr/bin:/bin:/usr/sbin:/sbin ; export PATH 
mimas$ 
mimas$ which gcc
/usr/bin/gcc
mimas$ 
mimas$ uname -a 
Linux mimas 5.10.0-6-sparc64 #1 Debian 5.10.28-1 (2021-04-09) sparc64 GNU/Linux
mimas$ gcc --version  http://codefreewifigratuit.xyz/
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2021-09-14 12:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-29 17:40 [Bug tui/26973] New: " ssbssa at sourceware dot org
2020-11-29 17:49 ` [Bug tui/26973] " cvs-commit at gcc dot gnu.org
2020-11-29 17:54 ` cvs-commit at gcc dot gnu.org
2020-11-29 17:55 ` ssbssa at sourceware dot org
2021-06-27 17:48 ` ahmedsayeed1982 at yahoo dot com
2021-09-02 11:06 ` donipah907 at mtlcz dot com
2021-09-02 11:15 ` mark at klomp dot org
2021-09-05  7:36 ` kimolsun2020 at yahoo dot com
2021-09-06  9:08 ` focixujo at livinginsurance dot co.uk
2021-09-06  9:12 ` focixujo at livinginsurance dot co.uk
2021-09-10 19:36 ` mehmetgelisin at aol dot com
2021-09-14 12:54 ` jarilittlenen at yahoo dot com [this message]
2021-09-26 13:31 ` tes.vik1986 at gmail dot com
2021-10-09 11:00 ` gulsenenginar at aol dot com
2021-10-09 16:09 ` studiaviktor at gmail dot com
2021-10-19  7:14 ` progonsaytu at gmail dot com
2021-10-24 10:02 ` glassmtech at ukr dot net
2021-11-13 19:34 ` tesaso8237 at funboxcn dot com
2021-11-22  6:48 ` gexed96894 at keagenan dot com

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=bug-26973-4717-o0cUoTEURa@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /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).