Is FlowStudio debugging not finished yet?
  • Just looking around
    Posts: 2 from 2022/3/12
    I'm trying to start doing some programming with flowstudio and when I star using the debugger the variables inspector just shows few variables, not all present in the code. In addition, the expressions inspector always answer me something like Incorrect expression.

    I just upgraded to 3.16 and I don't know if it is a problem or simply is not yet finished.

    Any advice?
  • »12.03.22 - 17:28
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2996 from 2003/3/5
    From: Canada
    Yes, the built-in debugger is a bit limited at the moment. You may want to use gdb instead.
  • »12.03.22 - 18:40
    Profile Visit Website
  • Just looking around
    Posts: 2 from 2022/3/12
    Thanks Jacadcaps, I'll use the console gdb
  • »14.03.22 - 14:31
    Profile