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


Oops. Sorry about that Ulrich. I'll re-work it based on your
modification for the single stepping routines.

Luis

On Sun, 2007-04-29 at 01:36 +0200, Ulrich Weigand wrote:
> Luis Machado wrote:
> 
> > +static int 
> > +deal_with_atomic_sequence (enum target_signal sig, int insert_breakpoints_p)
> 
> This doesn't actually work on mainline any more, the software_single_step
> API was changed:
> http://sourceware.org/ml/gdb-patches/2007-04/msg00218.html
> 
> Please update your patch accordingly.
> 
> Bye,
> Ulrich
> 


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