Jump to content

Simple and stupid Debug GUI


Cyber
 Share

Recommended Posts

I all

i make simple and stupid debug GUI.

you can:

- go to next line

- go to code breakpoint

- run code until selected line

- tun code until set line

- view var content

the program make a script.au3.debug.au3 file with debug function.

you can run any script (i think.....) without prepare it

Sorry for my bad english

NEW version 0.04

- Renamed "STOP" button in "Pause"

- Added "Fast jump line" for fast execute code

debug.au3

 

version 0.03

- HotKey

- Stop button

- Set var button

- Get var button

debug.au3

 

version 0.02

- fix bug

- support code with _

debug.au3

 

version 0.01

debug.au3

 

post-10077-0-56195600-1391599411_thumb.j

Edited by Cyber
Console Browse: Navigate on the WEB in a textual consoleMultiPing!: Show computer on the lan and/or show the local/remote task, ALL animated!KillaWin: Event executingCryptPage: Crypt your webpage and show only with key
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

When I used this Debug GUI, the moment I clicked "Use large window" and then attempt to close the newer larger window, the entire program closes.

Might be helpful if a small FAQ/text file to tell users how to use the Debug GUI in conjuction with their own scripts. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...