Home > Back-end >  Code: : blocks the debug and single-step debugging and variable tracking problem
Code: : blocks the debug and single-step debugging and variable tracking problem

Time:09-22

As title, used up all the way to search on the net, all Settings are correct, but still can't trace variables, every time is a complete debug,
Set the breakpoint, press F8, move the cursor, press F4, doing nothing by F7 are as follow:

This is all set item set (online) :

Folder name only English letters and underscores, also create the project,

This issue has continued for a long time, intermittent spent 10 hours didn't understand where is problem, baidu post bar also have problems, but it seems that baidu blocked, somehow, desperate choice directly ask,

This is not a problem, can let a person get excited just a small white simple problems when learning, I hope you are interested in can answer, thank you.

CodePudding user response:

Consider using VS, Linux platform or change? (after all the GDB on the Linux platform orthodoxy)
  • Related