This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Crashing new testcase gdb.go/basic-types.exp [Re: [patch, doc RFA] Go language support]
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Doug Evans <dje at google dot com>
- Cc: eliz at gnu dot org, gdb-patches at sourceware dot org
- Date: Wed, 9 May 2012 09:43:45 +0200
- Subject: Re: Crashing new testcase gdb.go/basic-types.exp [Re: [patch, doc RFA] Go language support]
- References: <20120425021735.51A8F1E123D@ruffy2.mtv.corp.google.com> <20120426073436.GA15651@host2.jankratochvil.net>
On Thu, 26 Apr 2012 09:34:36 +0200, Jan Kratochvil wrote:
[...]
> on i386 (=32-bit host) getting this crash.
[...]
> pt complex64(i1.0)^M
> ERROR: Process no longer exists
Confirming the commit
[commit] Fix some go-exp.y crashes
http://sourceware.org/ml/gdb-patches/2012-05/msg00251.html
has fixed this problem.
Thanks,
Jan