source: ada-examples/stack_check/check-off.txt

ada-examples-4-10-branch ada-examples-4-10-2
Last change on this file was 51f4331, checked in by Joel Sherrill <joel.sherrill@…>, on 09/17/09 at 18:13:38

2009-09-17 Joel Sherrill <joel.sherrill@…>

  • Makefile, check-off.txt, check-on.txt, stack_check.adb: Make follow standard RTEMS test output format. Add output screens where appropriate.
  • stack_check.scn: New file.
  • Property mode set to 100644
File size: 1004 bytes
Line 
1#
2#  $Id$
3#
4
5Call depth =  1
6Call depth =  2
7Call depth =  3
8Call depth =  4
9Call depth =  5
10Call depth =  6
11Call depth =  7
12Call depth =  8
13Call depth =  9
14Call depth =  10
15Call depth =  11
16Call depth =  12
17Call depth =  13
18Call depth =  14
19Call depth =  15
20Call depth =  16
21Call depth =  17
22Call depth =  18
23Call depth =  19
24Call depth =  20
25Call depth =  21
26Call depth =  22
27Call depth =  23
28Call depth =  24
29Call depth =  25
30Call depth =  26
31Call depth =  27
32Call depth =  28
33Call depth =  29
34Call depth =  30
35Call depth =  31
36Call depth =  32
37Call depth =  33
38Call depth =  34
39Call depth =  35
40Call depth =  36
41Call depth =  37
42Call depth =  38
43Call depth =  39
44Call depth =  40
45Call depth =  41
46Call depth =  42
47Call depth =  43
48Call depth =  44
49Call depth =  45
50Call depth =  46
51Call depth =  47
52Call depth =  48
53Call depth =  49
54Call depth =  50
55core_find_mapping() - access to unmaped address, attach a default map to handle this - addr=0x901f0038 nr_bytes=0x4 processor=0xb7f0c008 cia=0x36ab0
56
Note: See TracBrowser for help on using the repository browser.