mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[build] Gdb script: hardware watch point on the end of the stack
This commit is contained in:
@@ -40,5 +40,6 @@ monitor reset halt
|
||||
break init
|
||||
break abort
|
||||
break __assert
|
||||
watch *(int *)(&_stack_end)
|
||||
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user