Sign in
eclipse
/
platform
/
eclipse.platform.debug
/
refs/tags/S4_23_0_RC1
/
.
/
org.eclipse.debug.examples.core
/
pdavm
/
tests
/
vmtest9.pda
blob: 336a251d9ab795978d2cefd8a8f5c941278aca63 [
file
] [
log
] [
blame
]
push
5
:
thread_create
exec
foo
dec
dup
branch_not_zero thread_create
push finished
output
halt
:
foo
push thread_created
output
call inner
halt
:
inner
var
b
call inner2
push
2
return
:
inner2
var
c
push
3
return