summaryrefslogtreecommitdiff
path: root/Debugger/debug_stub.S
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_stub.S')
-rw-r--r--Debugger/debug_stub.S2
1 files changed, 2 insertions, 0 deletions
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 */
/****************************************************************************
*