RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
August 19, 2023 at 12:29 am
(August 18, 2023 at 9:22 am)Ravenshire Wrote:(August 17, 2023 at 10:55 pm)FlatAssembler Wrote: @HappySkeptic You know something about JavaScript, right? So, could you help me with this? I've tried using Chrome Developer Tools, and I still don't understand what's really going on in my program.(my bold)
And, as long as you keep asking others to do your homework, you never will.
Some problems in programs can be diagnozed using basics of debugging. But some require advanced debugging. Such as this one I ran into when making my AEC-to-WebAssembly compiler. Or, apparently, this one. And we are taught literally nothing about debugging at the university.