@Tusharh
Hi and welcome to devnet
A featrure as you request may be latest with larger projects too much for the debugger to handle.
The closest to get such a behaviour is to use F11 and Shift+F11. F11 will enter every possible method and Shift+F11 will help you to run the remainder of the method. IMO sufficient enough to get a really detailed anaylsis of source code.