08-06-2024, 06:39 PM
(08-06-2024, 05:11 PM)justsomeguy Wrote: I've watch the video. It appears that debug doesn't seem to work for me.Disable Optimization from Compiler Settings, then Debug > Purge C++ Libraries and try again.
I wrote a simple program to test, set some break points, and try to retrieve the call stack.
The watch list never pops up even though I have selected variables.
The program then remains frozen and will no longer function. I have to kill the process.
I'm sure its something stupid I'm doing.
I'm running Linux and v3.13.0
EDIT:
I went back and checked it on v2.02 and it worked after I changed the port from 9000 to 8080. I did the same thing with v3.13.0 and it still did not want to work.