Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

Proiv IDE & Debugger


No replies to this topic

#1 Rob Donovan

Rob Donovan

    rob@proivrc.com

  • Admin
  • 1,652 posts
  • Gender:Male
  • Location:Spain

Posted 25 August 2006 - 01:34 PM

Hi,

I've just started thinking about the Debugger I've planned for ProIV IDE.

This is what I have thought of so far.

If anyone has any other ideas, I would love to here...

1) Break Points 1. Place you cursor on a line of logic in IDE and press the new 'Run' button that will run the function until it gets to that line. Then control will return to IDE and you will be able to enquire on (pre)selected variables (System, File or Scratch). Then press another button in IDE to continue running the function from that point. You will also be able to change the values of the selected variables before returning control to your function.

2) Break Points 2. Set conditions so that when a variable gets a certain value the function breaks and returns control to IDE. The same functionality will exist as in point 1.

3) Trace/Watch a value of a variable back to a monitor window in IDE while a function is running.

4) Trace/Watch logic entry, exit, GLOBAL_LSCALL or Global Logic calls back to a monitor window in IDE while a function is running.

Anything else?

Thanks,

Rob D.



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!