Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1042 by kurs....@gmail.com: Debug it does not work http://code.google.com/p/moose-technology/issues/detail?id=1042
Describe the problem: Debug it in WS does not work.
How to reproduce the problem: step by step if necessary 1) Start moose 2) Evaluate this in WS: PPJavaParser parse: 'a' 3) You get PPFailure 4) Debug it 5) You get error
Comment #1 on issue 1042 by tu...@tudorgirba.com: Debug it does not work http://code.google.com/p/moose-technology/issues/detail?id=1042
I cannot reproduce the problem. I actually do not quite understand what you mean by "Debug it".
I do this: 1. Type "PPJavaParser parse: 'a'" in the Workspace 2a. Inspect works fine 2b. Debug the expression, and the debugger pops up properly
Could you try redescribing the problem?
Updates: Status: Invalid
Comment #2 on issue 1042 by kurs....@gmail.com: Debug it does not work http://code.google.com/p/moose-technology/issues/detail?id=1042
Seems, I am indefinitely stupid today... sorry. It works as expected.