Docfxit Posted May 10, 2020 Posted May 10, 2020 I'm trying to use the AutoIt Debugger by Steve Toner on a new PC running Windows 10 I have installed it with no errors. I have done a right click on an autoit script and it opens in the debugger just fine. I select "Step Into" and nothing happens. Does anyone know what might be wrong? Thanks, Docfxit
Danp2 Posted May 10, 2020 Posted May 10, 2020 Can you provide a link to this debugger? Latest Webdriver UDF Release Webdriver Wiki FAQs
Danp2 Posted May 10, 2020 Posted May 10, 2020 Seems like an abandoned project. 🤨 Latest Webdriver UDF Release Webdriver Wiki FAQs
Docfxit Posted May 10, 2020 Author Posted May 10, 2020 Yes. You are correct. It still works better than any other debugger I have tested. It works great in Windows 7. I am having trouble getting it to work in Windows 10 I have run it in compatibility mode.
TheXman Posted May 10, 2020 Posted May 10, 2020 (edited) Have you tried the debugger below? I don't use it often but it still works. It has some very nice features for an AutoIt debugger (that is written in AutoIt). Its UI is not as polished, but its feature-set is on par or better than the one you referenced. The fact that it is written in AutoIt is a huge advantage as far as I'm concerned because any bugs in the app can easily be fixed and new functionality can easily be added. Edited May 11, 2020 by TheXman CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman
Docfxit Posted October 21, 2022 Author Posted October 21, 2022 (edited) I tried installing .NET 2.0 in Windows 10. Someone said it was required by Autoit Debugger by Steve Towner. I also tried: File -> AutoIt Debugger Options -> Debug user-supplied local "Include" files Which must be disabled to eliminate several problems I still can't get it to work in Windows 10. Does anyone have any idea how to get it working? I just figured out it does work in Windows 10 by setting to work in Compatibility mode for Windows 7 Edited October 22, 2022 by Docfxit
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now