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] Fix some frame problems in the mn10300 prologue analyzer


On Jul 22, 11:58am, Kevin Buettner wrote:

> 	* mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
> 	the prologue analyzer won't need to attempt to extract the pc
> 	value from the woefully incomplete dummy frame.
> 	(mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
> 	possible.  Disable code which modifies the frame.

Committed.


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