This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XPASS: gdb.go/hello.exp: Starting string check [Re: [patch, doc RFA] Go language support]


Hi Doug,

On Wed, 25 Apr 2012 04:17:35 +0200, Doug Evans wrote:
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ testsuite/gdb.go/hello.exp	25 Apr 2012 02:09:34 -0000
[...]
> +# This used to print "", i.e., the local "st" initialized as "".
> +setup_xfail "*-*-*"
> +
> +gdb_test "print st" \
> +    ".* = $hex \"\"" \
> +    "Starting string check"

Getting XPASS here for any GCC I can run.  Why is that setup_xfail there?


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]