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


On Thu, Apr 12, 2007 at 10:09:10PM +0200, Ulrich Weigand wrote:
> I thought "resume" (where this is called) too low-level for
> a frame to make sense.  You cannot single-step anywhere but
> in the innermost frame, so a regcache seemed more appropriate.
> (How would I actually get hold of a frame in resume?)

I guess you'd just use the current one, but a regcache is fine too.

-- 
Daniel Jacobowitz
CodeSourcery


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