* Re: mn10300 commit, minor typo
@ 2005-03-07 16:08 David Anderson
2005-03-08 21:22 ` Michael Snyder
0 siblings, 1 reply; 2+ messages in thread
From: David Anderson @ 2005-03-07 16:08 UTC (permalink / raw)
To: msnyder, gdb-patches
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mn10300 commit, minor typo
2005-03-07 16:08 mn10300 commit, minor typo David Anderson
@ 2005-03-08 21:22 ` Michael Snyder
0 siblings, 0 replies; 2+ messages in thread
From: Michael Snyder @ 2005-03-08 21:22 UTC (permalink / raw)
To: David Anderson; +Cc: gdb-patches
David Anderson wrote:
> 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.
>
Probably "speed up".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-08 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-07 16:08 mn10300 commit, minor typo David Anderson
2005-03-08 21:22 ` Michael Snyder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox