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] PPC - Stepping off breakpoints in non-stop mode


On Tue, 2008-07-08 at 15:58 +0100, Jonathan Larmour wrote:
> Luis Machado wrote:
> > Hi Jonathan,
> > 
> > Is this an embedded target?
> 
> Yes, powerpc-eabi

Ok. Changing "current_pc" from CORE_ADDR to ULONGEST fixes the problem.
I'll check it in if folks don't have any objections about this.

Thanks for letting me know.

Luis


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