File tree Expand file tree Collapse file tree
packages/backend/prisma/content/c/lessons Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 {
4242 "name" : " arr" ,
4343 "type" : " char[6]" ,
44- "value" : " Hello\\ 0"
44+ "value" : " Hello\\ 0" ,
45+ "address" : " 0x7ffc0010"
4546 }
4647 ],
4748 "heap" : [],
6061 "name" : " arr" ,
6162 "type" : " char[6]" ,
6263 "value" : " Bello\\ 0" ,
64+ "address" : " 0x7ffc0010" ,
6365 "highlightIndex" : 0
6466 }
6567 ],
7880 {
7981 "name" : " arr" ,
8082 "type" : " char[6]" ,
81- "value" : " Bello\\ 0"
83+ "value" : " Bello\\ 0" ,
84+ "address" : " 0x7ffc0010"
8285 }
8386 ],
8487 "stdout" : " Bello" ,
9699 {
97100 "name" : " arr" ,
98101 "type" : " char[6]" ,
99- "value" : " Bello\\ 0"
102+ "value" : " Bello\\ 0" ,
103+ "address" : " 0x7ffc0010"
100104 },
101105 {
102106 "name" : " ptr" ,
103107 "type" : " char*" ,
104- "value" : " 0xRODATA"
108+ "value" : " 0xRODATA" ,
109+ "address" : " 0x7ffc0008"
105110 }
106111 ],
107112 "stdout" : " Bello" ,
119124 {
120125 "name" : " arr" ,
121126 "type" : " char[6]" ,
122- "value" : " Bello\\ 0"
127+ "value" : " Bello\\ 0" ,
128+ "address" : " 0x7ffc0010"
123129 },
124130 {
125131 "name" : " ptr" ,
126132 "type" : " char*" ,
127- "value" : " 0xRODATA"
133+ "value" : " 0xRODATA" ,
134+ "address" : " 0x7ffc0008"
128135 }
129136 ],
130137 "stdout" : " Bello\n World" ,
140147 {
141148 "name" : " arr" ,
142149 "type" : " char[6]" ,
143- "value" : " Bello\\ 0"
150+ "value" : " Bello\\ 0" ,
151+ "address" : " 0x7ffc0010"
144152 },
145153 {
146154 "name" : " ptr" ,
147155 "type" : " char*" ,
148- "value" : " 0xRODATA"
156+ "value" : " 0xRODATA" ,
157+ "address" : " 0x7ffc0008"
149158 }
150159 ],
151160 "stdout" : " Bello\n World" ,
You can’t perform that action at this time.
0 commit comments