From: Daniel Jacobowitz <drow@false.org>
To: Joel Brobecker <brobecker@adacore.com>, gdb@sourceware.org
Subject: Ada testsuite failures
Date: Sun, 31 Dec 2006 19:46:00 -0000 [thread overview]
Message-ID: <20061231194604.GA23919@nevyn.them.org> (raw)
Joel, I have seen Ada testsuite failures on GNU/Linux for about as long
as we've had tests. Do you know the status of these tests when run
against FSF releases of gnat, rather than the AdaCore version? I
suspect it's inadequate debug info.
I've got at the moment:
print e_one_two_three
$2 = (0 => 1, 2, 3)
(gdb) FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
print r_two_three
$3 = (2, 3)
(gdb) FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
print u_one_two_three
No definition of "u_one_two_three" in current context.
(gdb) FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
print p_one_two_three
$4 = warning: could not find bounds information on packed array
can't unpack array
(gdb) FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
print e_one_two_three
$9 = (0 => 1, 1 => 2, 2 => 3)
(gdb) FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
print r_two_three
$10 = (1 => 2, 2 => 3)
(gdb) FAIL: gdb.ada/arrayidx.exp: print r_two_three
print u_one_two_three
No definition of "u_one_two_three" in current context.
(gdb) FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
print p_one_two_three
$11 = warning: could not find bounds information on packed array
can't unpack array
(gdb) FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
ptype empty
type = function return int
(gdb) FAIL: gdb.ada/null_record.exp: ptype on null record
(gdb) print var
$1 = warning: could not find bounds information on packed array
can't unpack array
(gdb) FAIL: gdb.ada/packed_array.exp: print var
--
Daniel Jacobowitz
CodeSourcery
next reply other threads:[~2006-12-31 19:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-31 19:46 Daniel Jacobowitz [this message]
2007-01-02 7:37 ` Joel Brobecker
2007-01-02 14:42 ` Daniel Jacobowitz
2007-01-02 16:31 ` Joel Brobecker
2007-01-02 11:38 ` Joel Brobecker
2007-01-02 14:39 ` Daniel Jacobowitz
2007-01-02 16:30 ` Joel Brobecker
2007-01-02 16:32 ` Joel Brobecker
2007-01-02 16:40 ` Daniel Jacobowitz
2007-01-02 16:50 ` Joel Brobecker
2007-01-03 14:04 ` Joel Brobecker
2007-01-03 14:05 ` Joel Brobecker
2007-01-03 22:21 ` Jim Blandy
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=20061231194604.GA23919@nevyn.them.org \
--to=drow@false.org \
--cc=brobecker@adacore.com \
--cc=gdb@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