raddebugger icon indicating copy to clipboard operation
raddebugger copied to clipboard

[Feature Request] Step over/into outer most function call.

Open mistymntncop opened this issue 1 year ago • 0 comments

It would be really useful to be able to step over/into the outer most function call. For example:

A(B(), C());

A lot of the time I only want to step into function A. This would be a big time saver.

I saw Cmuratori was asking for this same feature from Remedy so I will link that here: https://github.com/x13pixels/remedybg-issues/issues/86

mistymntncop avatar Dec 17 '24 04:12 mistymntncop