This is the mail archive of the gdb@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: MI / Python tests failing on my machine (x86_64)


On Tue, 2017-07-11 at 16:19 +0100, Yao Qi wrote:
> Jan Vrany <jan.vrany@fit.cvut.cz> writes:
> 
> > Expecting: ^(-break-insert -t var-cmd\.c:367[
> > ]+)?(\^done,bkpt=.*[
> > ]+[(]gdb[)] 
> > [ ]*)
> > -break-insert -t var-cmd.c:367
> > ^error,msg="Cannot access memory at address 0xde7"
> > (gdb) 
> > ...
> 
> Are you running tests on debian?  It is probably caused by this bug
> https://sourceware.org/bugzilla/show_bug.cgi?id=21555  I am fixing
> this.

Yes, I'm on debian. This looks likely!
I'll try on some other, non-PIE distro in next
couple weeks (I'm traveling now so I'm left with
my laptop only).

Thanks! 

Jan

> 
> I can reproduce your fail this way,
> 
> $ make check RUNTESTFLAGS="CFLAGS_FOR_TARGET='-fPIE -pie' mi-
> break.exp"
> 


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