fyn

GDB设置打印格式

set print pretty on 如果要将其作为默认设置,可以在`~/.gdbinit`中加上这句

Mac安装PHP+GRPC

安装xcode命令行工具 xcode-select --install 安装brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 通过brew安装php5.6(或其它版本) brew install php@5.6 通过brew安装php切换器 brew install brew-php-switcher 切换php版本