Forum Discussion

JMcKinley's avatar
JMcKinley
Contributor
16 years ago

Debugging?

I am trying to debug a groovy script that calls a global groovy "class"...

Other that just putting in print statements, what debugging tools are available? For example, is there a way to "step" through the code?

If not, what do you recommend to halt execution and then restart execution?

Thanks!
Jim

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Jim,

    Unfortunately this is a major shortcoming in the current groovy support; there is no really good way of debugging but log statements, etc.. but this is high on our list of improvements for a future version.

    sorry..

    regards,

    /Ole
    eviware.com