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: [RFC] "single step" atomic instruction sequences as a whole on PPC


Ulrich, 

I tried this one and am sure it was solved.  Thanks!
I hope this will solve Jan's issue also.  

From: Ulrich Weigand <uweigand at de.ibm.com>
Subject: Re: [RFC] "single step" atomic instruction sequences as a whole on PPC
Date: Fri, 11 May 2007 00:58:28 +0200 (CEST)

> Daniel Jacobowitz wrote:
> > Maybe it would be more elegant to anticipate the day that single step
> > breakpoints are completely normal: make breakpoint_inserted_here_p
> > check them?  This is already the only caller.
> 
> Good point.  Something like the patch below?  I've also added the
> check to software_breakpoint_inserted_here_p; that seemed to make
> more sense that not.

-- 
Emi SUZUKI / emi-suzuki at tjsys.co.jp


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