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] Fix mi "-var-create" regression


> True. Is this m68k?

Did Andreas ever answer that question?

> I'll have to find a register that is of type (void *) for all the
> architectures.

And do you absolutely need the register to be of type (void *)
for the test to exercise the original problem? I don't know if
we can find any that's guaranteed to be of any type. So you might
have to use different register names depending on the target.

-- 
Joel


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