Home
last modified time | relevance | path

Searched refs:Parrot_debugger_load (Results 1 – 3 of 3) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/src/dynoplibs/
H A Ddebug.ops56 Parrot_debugger_load(interp, $1);
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Ddebugger.h199 void Parrot_debugger_load(PARROT_INTERP,
/dports/lang/parrot/parrot-8.1.0/src/
H A Ddebug.c1167 Parrot_debugger_load(PARROT_INTERP, ARGIN_NULLOK(const STRING *filename)) in Parrot_debugger_load() function
1169 ASSERT_ARGS(Parrot_debugger_load) in Parrot_debugger_load()