Skip to content
Commit 619cce4c authored by Torbjörn SVENSSON's avatar Torbjörn SVENSSON
Browse files

gdb/arm: Don't rely on loop detection to stop unwinding



Setting SP of the next frame to the same address as the current frame
is an ugly way to stop the unwinding.  A cleaner way is to rely on
the frame_unwind_stop_reason function to return UNWIND_OUTERMOST.

Signed-off-by: default avatarTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
parent 48805407
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment