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