Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blizkost only works under the parrot_debugger #5

Closed
leto opened this issue Aug 29, 2009 · 1 comment
Closed

blizkost only works under the parrot_debugger #5

leto opened this issue Aug 29, 2009 · 1 comment

Comments

@leto
Copy link
Collaborator

leto commented Aug 29, 2009

$ parrot ./perl5.pir

print "I am BLIZKOST!\n";
Class 'P5Interpreter' not found

(kadath)(~/git/blizkost master )$ parrot_debugger ./perl5.pir
Parrot 1.5.0-devel Debugger

Please note: the debugger is currently under reconstruction

(pdb) c

print "I am BLIZKOST!\n";
I am BLIZKOST!

@leto
Copy link
Collaborator Author

leto commented Sep 17, 2009

This is a duplicate and probably an artefact of nothing working properly on darwin.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant