Is there documentation on the debugging functionality in QB64? - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: Code and Stuff (https://staging.qb64phoenix.com/forumdisplay.php?fid=3) +---- Forum: Help Me! (https://staging.qb64phoenix.com/forumdisplay.php?fid=10) +---- Thread: Is there documentation on the debugging functionality in QB64? (/showthread.php?tid=378) |
Is there documentation on the debugging functionality in QB64? - davidshq - 05-09-2022 I know there is some documentation on $DEBUG, but I'm looking for documentation on how exactly to use the UI portion. I can use it somewhat, but I get the feeling I'm using only a minimal amount of functionality and would like to take full advantage of the feature. RE: Is there documentation on the debugging functionality in QB64? - bplus - 05-09-2022 Yeah Fellippe did a Video on Debug unfortunately this is as close to it as I can get: https://www.qb64.org/forum/index.php?topic=4278.msg136731#msg136731 RE: Is there documentation on the debugging functionality in QB64? - RhoSigma - 05-09-2022 And there is a wiki page: https://qb64phoenix.com/qb64wiki/index.php/$DEBUG RE: Is there documentation on the debugging functionality in QB64? - davidshq - 05-10-2022 Thanks bplus and Rho. I've reached out to Fellippe to see if he has a copy laying around of the video he made and have reviewed the wiki docs. RE: Is there documentation on the debugging functionality in QB64? - dbox - 05-11-2022 (05-10-2022, 10:32 PM)davidshq Wrote: Thanks bplus and Rho. I've reached out to Fellippe to see if he has a copy laying around of the video he made and have reviewed the wiki docs. Looks like the original videos are available here: https://m.youtube.com/channel/UCAisEw_O6wJU7phm3ZTCy7g/videos |