Real time watch not working?

Sysprogs forums Forums VisualGDB Real time watch not working?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31051
    curtis.hendrix
    Participant

    Does the real time watch only work with Release builds?  I’m trying to get it to work with a Debug build because the Release configuration is misconfigured and nothing is getting compiled.

    #31056
    support
    Keymaster

    Hi,

    This should not be a problem. Real-time watch supports both debug and release builds.

    #31065
    curtis.hendrix
    Participant

    I selected a few functions in Dynamic Analysis -> Instrumented Functions that I know get called on every pass through main, but the Real-time watch window remains empty.  I see the problem with both release and debug builds.

    Attachments:
    You must be logged in to view attached files.
    #31072
    support
    Keymaster

    Hi,

    Depending on your project type, the instrumentation settings (including real-time watch) can be stored per-configuration. If this is the case, you would need to configure them again after switching to a different configuration.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.