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: [reverse/record] adjust_pc_after_break in reverse execution mode?


On Sat, Oct 18, 2008 at 04:08:42AM +0100, Pedro Alves wrote:
> I think asm ("nop") like below is your best bet.  Is there any assembler
> that doesn't understand "nop"?

Compare with GCC's configure script, which has a list of nops for
various architectures.  Or compare with asm-source.exp and its
per-arch fragments.

-- 
Daniel Jacobowitz
CodeSourcery


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