raddebugger
raddebugger copied to clipboard
[Feature Request] Step over/into outer most function call.
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