Welcome Guest. Please Login or Register. Apr 1st, 2018, 04:06am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
Debugging Techniques
« Thread started on: Oct 14th, 2016, 8:14pm »
Richard,
I added a page to the LB Booster Technical Wiki entitled Debugging Techniques. It is an article I wrote for the LBPE with input from several members of the LB forum.
I'd appreciate your having a look at it and letting me know if you have any comments, criticism, or additional ideas. With your approval I will add it to the wiki index.
I'd appreciate your having a look at it and letting me know if you have any comments, criticism, or additional ideas.
There's nothing that I would want to criticise. You've done a good job of keeping it 'LB4/LBB neutral', for example in avoiding differences in the way the debuggers work.
From a personal perspective I would probably have put more emphasis on the value of writing 'structured' code; for example my dislike of GOTO is well known. But that's controversial and I can quite understand it if you're reluctant to go down that path.