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


On 12/07/2012 12:48 AM, Joel Brobecker wrote:
True. Is this m68k?

Did Andreas ever answer that question?

Not yet.



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.


Yeah. I may need to do something different here. I didn't forget about this one though.


Luis


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