Getting started · $ g++ -g -std=c++0x -Wall -fPIC main.cpp bis.cpp. Then, you can run GDB on your executable directly. · $ gdb --args python script.py. The most ...
確定! 回上一頁