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

ScriptRunner Breakpoints Don't Adapt to Edits #189

Closed
Pie56694 opened this issue Sep 2, 2015 · 2 comments
Closed

ScriptRunner Breakpoints Don't Adapt to Edits #189

Pie56694 opened this issue Sep 2, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@Pie56694
Copy link

Pie56694 commented Sep 2, 2015

When debugging in ScriptRunner, I propose that breakpoints should be pinned to the statements they're created on. As it is, breakpoints are pinned to the line number they're created on. As a result, when you insert or delete lines in front of a breakpoint, the breakpoint must then be removed and recreated on the original statement. -Steve K at BATC

@ghost ghost added the feature label Sep 22, 2015
@donaldatball donaldatball self-assigned this Apr 25, 2017
donaldatball pushed a commit that referenced this issue May 3, 2017
donaldatball pushed a commit that referenced this issue May 4, 2017
donaldatball pushed a commit that referenced this issue May 4, 2017
…when code is inserted/deleted in front of the breakpoint
@donaldatball
Copy link
Contributor

Note that a few of the checkins against the website branch should have been associated with ticket #233, not this one. Sorry.

donaldatball pushed a commit that referenced this issue May 8, 2017
… there are (were) breakpoints set in the document.
donaldatball pushed a commit that referenced this issue May 9, 2017
…ints

re #189 Update script runner so debug breakpoints move intelligently …
@donaldatball
Copy link
Contributor

Closed with d029619

@ghost ghost modified the milestone: v3.9.2 May 18, 2017
ghost pushed a commit that referenced this issue Sep 22, 2021
Merge in COSMOSEE/base from zip-mc to master

Squashed commit of the following:

commit 97760b190f6db74a16a80eabcff21c73a0c81df4
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Wed Sep 22 09:38:47 2021 -0600

    change rm

commit e3e6d0c4ca29453b64fdd1f4bbf0c404251ec3e9
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Wed Sep 22 09:34:37 2021 -0600

    mc zip test

commit e09fe17ae3971895fb59ef8ca039b27efab63fcd
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Wed Sep 22 09:29:23 2021 -0600

    make mc into a zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants