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: general prologue analysis framework


On Sat, Oct 08, 2005 at 12:01:17AM -0700, Jim Blandy wrote:
> I'm not sure this has any practical value, but it's fun to think
> about.  I wonder if there are cool things we could do if we had such
> detailed information about the machine code we were looking at.  Could
> we step through heavily reordered code better?

I can't see how it would be useful for that; but I've written before
about the sorts of things we could do with detailed knowledge of what
machine code does.  For instance, you can single-step over breakpoints
much more efficiently in some caess.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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