mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci(bsd): install gdb to get backtraces from cores
This commit is contained in:
parent
3800615da9
commit
ee1112f1b7
@ -12,6 +12,7 @@ packages:
|
|||||||
- gettext
|
- gettext
|
||||||
- python
|
- python
|
||||||
- libffi
|
- libffi
|
||||||
|
- gdb
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/neovim/neovim
|
- https://github.com/neovim/neovim
|
||||||
|
@ -12,6 +12,7 @@ packages:
|
|||||||
- libtool
|
- libtool
|
||||||
- ninja-1.10.2p0
|
- ninja-1.10.2p0
|
||||||
- unzip-6.0p14
|
- unzip-6.0p14
|
||||||
|
- gdb
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/neovim/neovim
|
- https://github.com/neovim/neovim
|
||||||
|
Loading…
Reference in New Issue
Block a user