79645888

Date: 2025-05-30 17:46:55
Score: 0.5
Natty:
Report link

I found the solution... After attaching to the remote target and once all symbols are loaded, I need to pause the debugger, then set a breakpoint that can be hit from my program, click on run again, it'll hit the breakpoint, and all variables and source code will be shown. You can also set a breakpoint from the beginning before clicking on the green button of attaching to a debug session, then click on the green triangle to run/attach to remote process it will hit the breakpoint and source code will be shown as well as variables, call stack, etc.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Whitelisted phrase (-2): I found the solution
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ulises V.