raddebugger
raddebugger copied to clipboard
Feature: Debugger stepping time
I was going through the blog about Rider 2024.1 EAP3 changes and found this feature interesting, haven't used it though so not sure if it will be as helpful as it sounds. What do you think?
I think we'll have some proper profiling stuff for this eventually. Macro timing this stuff with debugger roundtripping is misleading most of the time. I guess we could show if if the time was greater than 100ms or something. But yeah, I'd prefer to handle this in a more real way.