Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2208

debug info not generated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.1-rc-1
    • 1.5.7, 1.6-beta-2
    • None
    • None

    Description

      We've recently been getting bug reports on JetGroovy plugin not being able to stop at breakpoints in Groovy. After spending some time with this bug, it seems that groovyc ia not generating LineNumberTable in some cases. For example in this simple script:

      <code>
      def foo()
      {
      print "Hello World"
      }

      foo()
      </code>

      Attachments

        Issue Links

          Activity

            People

              blackdrag Jochen Theodorou
              ven Eugene Vigdorchik
              Votes:
              5 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: