Skip to content

Commit

Permalink
[misc] Set gdb trigger to off by default (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu authored May 31, 2020
1 parent a3a6d50 commit eb192aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/taichi/core/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,3 @@ def _print_taichi_header():


_print_taichi_header()

if not is_release():
ti_core.set_core_trigger_gdb_when_crash(True)

0 comments on commit eb192aa

Please sign in to comment.