summaryrefslogtreecommitdiff
path: root/stack_check/stack_check.scn
diff options
context:
space:
mode:
Diffstat (limited to 'stack_check/stack_check.scn')
-rw-r--r--stack_check/stack_check.scn15
1 files changed, 15 insertions, 0 deletions
diff --git a/stack_check/stack_check.scn b/stack_check/stack_check.scn
new file mode 100644
index 0000000..b0688cc
--- /dev/null
+++ b/stack_check/stack_check.scn
@@ -0,0 +1,15 @@
+*** GNAT/RTEMS Stack Checker Test ***
+Call depth = 1
+Call depth = 2
+Call depth = 3
+Call depth = 4
+Call depth = 5
+Call depth = 6
+BLOWN STACK!!!
+task control block: 0x0205FC50
+task ID: 0x0B010002
+task name: 0x00000000
+task name string:
+task stack area (16400 Bytes): 0x02066B08 .. 0x0206AB18
+
+NOTE: Addresses and depth will vary.