From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: ac131313@cygnus.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch] multi-arch INIT_FRAME_PC*; Was: New gdb 31 & 64 bit patches for S/390
Date: Sat, 16 Jun 2001 17:39:00 -0000 [thread overview]
Message-ID: <200106170040.RAA13931@bosch.cygnus.com> (raw)
Backtrace is working again on native solaris 2.6 and native red hat linux 6.2.
But native solaris traces back past main without stopping. Native linux
does not have a problem.
Yesterday before the change:
[chastain@delta fsf]$ /horton/chastain/fsf/2001-06-15-16.00.00/delta/native/build/gdb/gdb ~/tmp/miscexprs.delta
GNU gdb 2001-06-15-cvs
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.6"...
(gdb) break marker1
Breakpoint 1 at 0x1057c: file /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c, line 5.
(gdb) run
Starting program: /home/chastain/tmp/miscexprs.delta
Breakpoint 1, marker1 ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:5
5 }
(gdb) bt
#0 marker1 ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:5
#1 0x00010628 in main ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:47
(gdb) cont
Continuing.
Program exited normally.
(gdb) quit
Current gdb:
[chastain@delta fsf]$ /horton/chastain/fsf/2001-06-16/delta/native/build/gdb/gdb ~/tmp/miscexprs.delta
GNU gdb 2001-06-16-cvs
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.6"...
(gdb) break marker1
Breakpoint 1 at 0x1057c: file /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c, line 5.
(gdb) run
Starting program: /home/chastain/tmp/miscexprs.delta
Breakpoint 1, marker1 ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:5
5 }
(gdb) bt
#0 marker1 ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:5
#1 0x00010628 in main ()
at /horton/chastain/fsf/2001-06-09/source/gdb/testsuite/gdb.base/miscexprs.c:47
#2 0x00010414 in .nope ()
#3 0x00000008 in ?? ()
(gdb) cont
Continuing.
Program exited normally.
(gdb) quit
Michael
next reply other threads:[~2001-06-16 17:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-16 17:39 Michael Elizabeth Chastain [this message]
2001-06-17 8:51 ` Andrew Cagney
2001-06-17 9:26 ` Andrew Cagney
2001-06-17 9:58 ` Andrew Cagney
[not found] <200106171816.LAA21467@bosch.cygnus.com>
2001-06-18 5:52 ` Andrew Cagney
-- strict thread matches above, loose matches on Subject: below --
2001-06-16 16:14 Michael Elizabeth Chastain
[not found] <200106161813.LAA20846@bosch.cygnus.com>
2001-06-16 12:35 ` Andrew Cagney
2001-02-27 12:39 DJBARROW
2001-06-15 16:09 ` [patch] multi-arch INIT_FRAME_PC*; Was: " Andrew Cagney
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=200106170040.RAA13931@bosch.cygnus.com \
--to=chastain@cygnus.com \
--cc=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.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