April 17, 2024, 10:37:07 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Info Only Update 03-13-2014

Started by LarryMc, March 13, 2014, 07:42:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

Been a good while since I've posted anything.
It seems there have been no reported bugs I needed to address.

I took a break from working on the IWGrid help file and decided to take a look again at trying to write a debugger for IWBasic 2.5.

I actually got portions of a very basic debugger working.
I can start, stop, and continue a console program;
DEBUGPRINT works;
I can dump the registers;
I can tell \what line a program stopped on.
I can show all the dll's loading

If it wasn't for various pieces of code Sapero supplied me with way back and several explanations that I still don't totally understand I was able to get this far this time ( I did do an awful lot of reading.)

Still have a long ways to go.
Have no idea how to do
single step;
disassembly;
displaying of variables.

I'll play with it another day or two then get back to my the IWGrid help file.

LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Sam