update gdbinit
This commit is contained in:
parent
a55e152eee
commit
a32cac2f66
|
@ -1,5 +1,5 @@
|
|||
set print pretty
|
||||
break Kakoune::assert_failed::assert_failed
|
||||
break Kakoune::on_assert_failed
|
||||
|
||||
python
|
||||
sys.path.insert(0, '../gdb/')
|
||||
|
|
Loading…
Reference in New Issue
Block a user