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]

Re: [commit+7.5] [patchv2] Write bpt at the ON_STACK bpt address


On 08/03/2012 05:22 PM, Jan Kratochvil wrote:
> Hi Edjunior,
> 
> On Fri, 03 Aug 2012 00:49:08 +0200, Edjunior Barbosa Machado wrote:
>> I've faced this internal-error when running this testcase on Fedora17 (which has valgrind-3.7.0) on ppc64:
> 
> FYI I got access to Fedora 17 ppc64 and even there the internal error is not
> reproducible for me:
> 	kernel-3.3.4-5.fc17.ppc64
> 	valgrind-3.7.0-4.fc17.ppc64
> 
> (It works except for the _start vs. ._start problem.)
> 
> 
> Thanks,
> Jan
> 

As discussed with Jan in the irc channel, the culprit here was the XML support missing. After install expat-devel, valgrind-infcall.exp passed with no failure.
Btw, is there some way to check whether XML support is enabled in order to avoid this on the testcases?

Thanks,
-- 
Edjunior


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