Skip to content
Discussion options

You must be logged in to vote

lol I'm stupid I didn't even know that I should "compile with debug symbols". I just saw your kindly comment somewhere and it works:

Did you compile your program with debug symbols? There is a message indicating that it can't set the breakpoint.

message = "Module containing this breakpoint has not yet loaded or the breakpoint address could not be obtained.",

Regarding my second question about the meaning of R was explained there:

[...]

Actual Result

The debugger runs through the entire program, exits, and does not stop at the breakpoint. After the execution ends, the breakpoint symbol becomes R (rejected), instead of B.

[...]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nyngwang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant