public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/17018] New: XFAIL: gdb.go/hello.exp: Starting string check
@ 2014-06-04 13:18 palves at redhat dot com
  0 siblings, 0 replies; only message in thread
From: palves at redhat dot com @ 2014-06-04 13:18 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 17018
           Summary: XFAIL: gdb.go/hello.exp: Starting string check
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: go
          Assignee: unassigned at sourceware dot org
          Reporter: palves at redhat dot com

On Fedora 20, I noticed this:

print st
$1 = 0xc200016210 "\000\000\000\000\000\000\000\000\200c\000\000\302", '\000'
<repeats 11 times>,
"d\000\000\000\000\000\000\000P$\322\367\377\177\000\000\000\000\000\000\0
00\000\000\000pb\001\000\302", '\000' <repeats 43 times>, "\240b\001\000\302",
'\000' <repeats 43 times>, "\320b\001\000\302", '\000' <repeats 44 times>,
"c\001\000\302\000
\000\000"...
(gdb) XFAIL: gdb.go/hello.exp: Starting string check

The comment in the test says this is XFAIL for a different reason:

# This used to print "", i.e., the local "st" initialized as "".
setup_xfail "*-*-*"

gdb_test "print st" \
    ".* = $hex \"\"" \
    "Starting string check"

So I wonder if this is really expected.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-04 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-04 13:18 [Bug go/17018] New: XFAIL: gdb.go/hello.exp: Starting string check palves at redhat dot com

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