I don't have.  I think the main problem with petsc is one usually needs to debug with multiple MPI ranks.
For light debug, I use gdb or tmpi; for heavy debug, I use ddt on servers (need license). 

--Junchao Zhang


On Fri, May 28, 2021 at 3:14 PM Aagaard, Brad T via petsc-dev <petsc-dev@mcs.anl.gov> wrote:

Does anyone have any experience getting -start_in_debugger to launch the debugger integrated into VS Code?

 

Thanks,

Brad