Jump to content

code modification in debug mode


Recommended Posts

How many times did I forgot to set a boolean constant in a case to 'true', leading to an infinite loop condition??

in some project the run time is long, and therefore debug time is exponential: why not allow code change while program is in 'pause mode': i discover a bug - dont want to restart the whole process - pause, change the wire, structure or element - and then continue running.

It is possible in VB for example. works perfectly there.

Why not in Labview?

Link to comment

QUOTE (Gabi1 @ Jun 20 2008, 09:05 AM)

How many times did I forgot to set a boolean constant in a case to 'true', leading to an infinite loop condition??

in some project the run time is long, and therefore debug time is exponential: why not allow code change while program is in 'pause mode': i discover a bug - dont want to restart the whole process - pause, change the wire, structure or element - and then continue running.

It is possible in VB for example. works perfectly there.

Why not in Labview?

I think this is already planned. I heard of it but I don't remember where...

Didn't NI (tried to) show this at the last NI Week?

So in future (what ever future means) you can "just" edit a running programm... :thumbup:

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.