gdb: do not catch throw, but break when constructing an assert_failed exception
This commit is contained in:
parent
f3dd65fbf1
commit
873c853f7c
|
@ -1,5 +1,5 @@
|
|||
set print pretty
|
||||
catch throw
|
||||
break Kakoune::assert_failed::assert_failed
|
||||
|
||||
python
|
||||
sys.path.insert(0, '../gdb/')
|
||||
|
|
Loading…
Reference in New Issue
Block a user