chaosblade-exec-cplus
chaosblade-exec-cplus copied to clipboard
fix: Big cpp program with too many symbol
Fix program with too many symbols:
- Avoid default time of getting expect result. Add
set timeout 60000 - Avoid setting pagination off not take effect. Set pagination off when gdb start.
- Avoid expect interact not take effect.Add expect response of program exist.