Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 169 - Debugging  (Read 3160 times)
Reuben B.
Four Js
Posts: 1062


« on: March 31, 2023, 12:06:57 am »

Most Genero developer would hopefully be familiar with the concept of debugging, either via the command line using fglrun -d or using the Graphical Debugger via Genero Studio.
 
The concepts of stepping through line by line, breakpoints, watching a variable, displaying a variable value, stack frames etc. are in both and this should be no surprise, most things Genero Studio does can be done at the command line with the appropriate command.    The fact Studio updates the display of multiple variables can be thought of as executing display or info many times to keep you updated.
 
I’ll assume you know the basics and will list some things you might not be aware of in the debugger, one of which is attaching the debugger to a running program.  if you have not done that before, I would encourage you to try it.

Read more at https://4js.com/ask-reuben/ig-169/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines