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: [RFA/sparc] Fix step-bt.exp: backtrace after second instruction step


> > I encountered on sparc the same problem I saw on i386: When scanning
> > a function prologue, if an instruction is replaced by a breakpoint,
> > we read the breakpoint instead of reading the original instruction.
> > 
> > Fixed using the same method as in i386...
> 
> OK.

Thank you. Checked in.

-- 
Joel


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