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


Luis Machado wrote:

> Follows the refreshed version with a revamped Changelog and additional
> comments explaining what the function does. How does it look?

OK, thanks!

> 2007-05-07  Paul Gilliam  <pgilliam@us.ibm.com>
>             Luis Machado  <luisgpm@br.ibm.com>
> 
>   * rs6000-tdep.c: (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION,
>   STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION, BC_MASK,
>   BC_INSTRUCTION): Define.
>   (deal_with_atomic_sequence): New function.
>   (rs6000_software_single_step): Call deal_with_atomic_sequence.
>   (rs6000_gdbarch_init): Install deal_with_atomic_sequence as
>   gdbarch_software_single_step routine.

I've committed this version now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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