Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4240266
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T03:08:34+00:00 2026-05-21T03:08:34+00:00

I m looking for an add-on/tool of visual studio that let me do advanced

  • 0

I m looking for an add-on/tool of visual studio that let me do advanced debugging.
specifically, i want to watch an object, what ever the reference is, and get a break when a property change for example.

now VS let me watch the reference, and make condition on breakpoints

in other words, something where i can specifies a reference , and the tool watch the object not only the ref.

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T03:08:34+00:00Added an answer on May 21, 2026 at 3:08 am

    I think what you’re looking for is Make Object ID

    As for your 2nd request, of breaking whenever a property changes, that’s what’s called a Data Breakpoint in C++, and is not supported in managed code. The best you can do is put a breakpoint in the property setter (or, if it is a field or an auto property, turn it into a regular property with backing field, recompile, and then put a breakpoint on the setter.

    If you want to break only when the specific object changes, you can put a Condition on your breakpoint, such as “this == 1#”, where 1# is the ObjectID of the object you are trying to track for changes, and then it will break only when the property of that specific object is changed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking to add a browse button to a visual studio app something
I'm looking for a tool that will, in bulk, add a license header to
I'm looking to add a textbox on my website that captures a single email
I'm looking for a tool that will give me the proper generated source including
I've put my site online and I'm looking to add/change user membership. From Visual
I'm looking for a simple tool, preferably one that I can redistribute with my
I was asked by a client to create a tool that would let a
Are there any tools included with Visual Studio 2010 (Ultimate) that perform a review
I'm looking to add a _ _ in the Array variable for each of
I am looking to add functionality to my website where users can add an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.