Debugger will not "Step In" to function/method
3 views (last 30 days)
Show older comments
Class with several methods. The debugger will not step into - using debugger interface "Step In' - one of the functions. It will stop there if I add a break point. The function is doing its job and looks no different, to me, from any other I've ever written. No other function in the file behaves like this.
Anyone seen this before? I'm concerned something more may be wrong!
5 Comments
dpb
on 23 Dec 2024
If you have kept the maintenance up; you could always submit a bug report and see what TMW says/responds but I'd guess they're not going to be very interested in R2105b at this point unless they can reproduce the issue in a current release.
If you can't pull just the one class module out with a driver routine to let somebody step into the subject function, then I think there's no possibility of anybody being able to do anything remotely.
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!