Commit 899a356
committed
dump.c: add S_deb_padvar_cv() function
Make S_deb_padvar() a thin wrapper over a new S_deb_padvar_cv() function,
which does the same thing (display a pad variable name), but does it for
a specified CV rather than only for the currently executing CV. This
function will be used shorty.1 parent b586026 commit 899a356
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3254 | 3254 | | |
3255 | 3255 | | |
3256 | 3256 | | |
3257 | | - | |
| 3257 | + | |
| 3258 | + | |
3258 | 3259 | | |
3259 | 3260 | | |
3260 | | - | |
| 3261 | + | |
3261 | 3262 | | |
3262 | 3263 | | |
3263 | | - | |
3264 | 3264 | | |
3265 | 3265 | | |
3266 | 3266 | | |
| |||
3284 | 3284 | | |
3285 | 3285 | | |
3286 | 3286 | | |
| 3287 | + | |
| 3288 | + | |
| 3289 | + | |
| 3290 | + | |
| 3291 | + | |
| 3292 | + | |
| 3293 | + | |
| 3294 | + | |
| 3295 | + | |
| 3296 | + | |
3287 | 3297 | | |
3288 | 3298 | | |
3289 | 3299 | | |
| |||
0 commit comments