1. 使用 pgdbg -text ./program 启动调试命令,不加 -text 选项会启动图形用户界面调试
2. 在编译时,使用-g 选项可能会报编译器内部错误,这个错误估计会在高版本例如release 15.4 以上解决。
错误信息为: