Dear all,
Recently, I try to write a simple PETSC code for solving linear system problem. At the beginning of main function, I use PetscInitialize(). However, when I run this program with "-start_in_debugger", there is a PETSC ERROR caused by this line. The PETSC ERROR is: PETSC: Attaching gdb to /Users/meng/MyWork/BuildTools/bin/Parameterization of pid 7342 on display /tmp/launch-0lpYbb/org.macosforge.xquartz:0 on machine vis163d Warning: locale not supported by Xlib, locale set to C Do you have some suggestions to deal with this problem? Thanks a lot! Meng
