From 6a0ffb26696a5833f5a086f683749209d074ab6e Mon Sep 17 00:00:00 2001 From: TC Wan Date: Tue, 11 Jan 2011 17:00:09 +0800 Subject: added comment regarding stack frame order --- Debugger/debug_stub.S | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Debugger/debug_stub.S') diff --git a/Debugger/debug_stub.S b/Debugger/debug_stub.S index c6e7ca8..8b74141 100644 --- a/Debugger/debug_stub.S +++ b/Debugger/debug_stub.S @@ -341,6 +341,8 @@ debug_armComplexCCTable: * Each Breakpoint State will initially be zeroed. * */ + /* FIXME: The Debugger Stack Frame is probably not 100% consistent with the order that + GDB expects in the g/G messages. CSPR is probably located above R15 */ /**************************************************************************** * -- cgit v1.2.3