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: mn10300 commit, minor typo


mn10300-prologue.c
+    MY_FRAME_IN_SP: The base of the current frame is actually in
+    the stack pointer.  This can happen for frame pointerless
+    functions, or cases where we're stopped in the prologue/epilogue
+    itself.  For these cases mn10300_analyze_prologue will need up
+    update fi->frame before returning or analyzing the register

	'need up  update ' (see 2 lines above)  should be ... what?

+    save instructions.


David Anderson


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