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: [patch] solib-display.exp: displays for local variables automatically disabled


Hi, Jan.

I found the reason. The arch-dependented function gdbarch_init should
reuse the existing arch.
I've to say sorry that something happend during the porting, and this
problem is not common.

Thanks,
Pan Xingxing

2010/11/9 Jan Kratochvil <jan.kratochvil@redhat.com>:
> Hi Pan,
>
> On Tue, 09 Nov 2010 03:36:21 +0100, Xingxing Pan wrote:
>> Is it normal to have d->exp->gdbarch != get_current_arch() after restart?
>
> No, that is not normal.
>
> It may be something with the Thumb vs. non-Thumb arch? ?I do not know much
> ARM.
>
> But at least now I can image how it can happen, I will re-check it.
>
>
> Thanks,
> Jan
>


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