This is the mail archive of the gdb-patches@sources.redhat.com 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: Avoid calling XXX_skip_prologue for assembly code


> I strongly object to this patch unless accompanied by a set/show 
> command.  (But I am not the maintainer.)

There seems to be enough issues with this patch that perhaps I should
just withdraw it.  The alternate solution is to fix the skip_prologue
functions that don't do the right thing with assembly language
prologues that don't follow normal conventions.  The original
motivation for this patch was an architecture where skip_prologue
always returned PC+2 regardless of what it found.

-Fred


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