Skip to main content
Question

Debugging - setting breakpoints

  • October 29, 2024
  • 4 replies
  • 35 views

Debugging - is this possible to i.e. setup some breakpoint and let the application run all the previous steps before selected one?

I like using debug function on steps (CTRL+Shift+D). To debug below Step i need to first debug all the previous steps and then i am able to debug the current one.

However, if I happen to update logic on some step from the top i then would need to run & debug all the previous steps before i could debug i.e. Multiplicative Regex Matching.

Is this possible to automate the manual work here? I would like to create a breakpoint on Multiplicative Regex Matching and each time i could just click a button and it would self-debug from the start to my breakpoint.

 

I looked in your documentation but didn’t found any solution for this. I found some debugging view in ONE Desktop but it doesn’t allow me to add breakpoints.

Do i need to configure my debugger somehow to achieve the above?

 

Szymek

Did this topic help you find an answer to your question?

4 replies

may_kwok
Star Blazer L3
Forum|alt.badge.img+4
  • Star Blazer L3
  • 83 replies
  • October 30, 2024

What I’ve traditionally done is put a multiplicator and a text file writer wherever I need to see “what did the data look getting up to here”.

It gets a bit clunky and cumbersome, especially if the plan gets big I end up getting a LOT of debug files.

Yes, a “debug up to here” option would be very welcome indeed!


Cansu
Community Manager
Forum|alt.badge.img+3
  • Community Manager
  • 632 replies
  • October 31, 2024

Thank you for the solution @may_kwok 🙌


Thanks @may_kwok I do use Multiplicators with text outputs too as a workaround.

 

Who marks replies as answers? I wouldn’t say this is the “solution” to my original query. 


Cansu
Community Manager
Forum|alt.badge.img+3
  • Community Manager
  • 632 replies
  • November 5, 2024

Hi @Szymon Olejniczak, this was me, apologies! I’ve remarked the answer open🙌


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings