29 May
2021
29 May
'21
4:30 p.m.
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 <https://github.com/Azrael3000/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 < [email protected]> wrote:
Does anyone have any experience getting -start_in_debugger to launch the debugger integrated into VS Code?
Thanks,
Brad