| 96cedb6e | 19-Jun-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
The malloc checker printed the PETSc stack trace, but when a signal is caught the trace is already printed.
Commit-type: error-checking, bug-fix /spend 10m |
| 49c86fc7 | 01-May-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add proper support for PetscCall(), PetscCallMPI() for Fortran
Also add support for PetscCallA(), PetscCallMPIA() for Fortran that abort
Provide support for printing the Fortran line and filenames
Add proper support for PetscCall(), PetscCallMPI() for Fortran
Also add support for PetscCallA(), PetscCallMPIA() for Fortran that abort
Provide support for printing the Fortran line and filenames with the errors or not depending on how long Fortran source code lines can be
Minor improvements to handling calls to PetscError() with no function string
Commit-type: error-checking, feature /spend 2h
show more ...
|