Skip to content

Commit 0ca250f

Browse files
committed
Add some settings to speed up runs in attach_debugger.cfg
1 parent 9c9cee7 commit 0ca250f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

share/settings/attach_debugger.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[pylithapp.petsc]
22
stop_for_debugger = true
33
pause_debugger = 10
4+
5+
malloc_debug = 0
6+
check_pointer_intensity = 0

0 commit comments

Comments
 (0)