VSCODE debug configuration to match Ozone config

Hi, I am looking to setup my nvim installation with a debug config to match ozone, but need some help getting started. 

When I debug using VSCODE I seem to miss crash, reboot and many such convenient breakpoints compared to Ozone debugger. 
Is there a configuration Nordic can provide that can setup command line GDB or GDB inside VsCode to have the same breakpoints and default catch options Ozone provides. 

Also do you have a target description file or something that can be used by GDB for the same. 

Can you please guide me on how to go about getting VScode to be exact same as Ozone, and then I can adopt that to my setup. 

Thank you, 
Aditya


Related