Hi I was using the Oracle VBOX for debugging the low-level software development code. The vbox had options that enable user to step-into step-through and halt, common debugger operation as well as memdump and CPU register dump. However I hit a bug in Vbox VM which I am not able to resolve last few days.
I am wondering if similar feature available in VMware ESXI VM? This can not be done through high level IDE debugger feature as the code I am working runs in low-level near O/S kernel and BIOS, bootloader etc.,