Commit 9edf8f8
committed
goto-program interpreter: output memory map at lower verbosity
The memory map is (only) printed upon a user's request (using the "m"
command). It should not be necessary to raise verbosity to debug level
to see this output.1 parent 8645b9d commit 9edf8f8
File tree
3 files changed
+17
-5
lines changed- regression/goto-interpreter/memory-dump
- src/goto-programs
3 files changed
+17
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | | - | |
1074 | | - | |
| 1073 | + | |
| 1074 | + | |
1075 | 1075 | | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
| 1076 | + | |
| 1077 | + | |
1079 | 1078 | | |
1080 | 1079 | | |
1081 | 1080 | | |
| |||
0 commit comments