Sign in
eclipse
/
platform
/
eclipse.platform.debug
/
refs/tags/S4_23_0_RC1
/
.
/
org.eclipse.debug.examples.core
/
pdavm
/
tests
/
vmtest8.pda
blob: 7729409c279ee8a7e5c4127f9a1361a27d5840b4 [
file
] [
log
] [
blame
]
var
a
call inner
push
1
output
halt
:
inner
var
b
call inner2
push
2
return
:
inner2
var
c
push
3
return