Message 1 of 3
Jig - No Single Step Debugging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I tried a lot of sample (mostly from spidernet) using EntityJig. My problem is always the same: I can't walk through "protected override SamplerStatus Sampler" method by single step debugging. If a Break Point inside this overritten method is reached, a new tab "No source available" is shown and debugging stops.
AutoCAD 2013, Visual Studio 2013, c#
Same with protected override bool Update().
Any Idea?
Thanks, Christoph