|
My Project
|
Public Member Functions | |
| Process (std::string fileToOpen) | |
| void | recv (int size) |
| void | send () |
| void | libs () |
| void | libc () |
| void | bin () |
| Process::Process | ( | std::string | fileToOpen | ) |
open a file to debug it.
| fileToOpen,the | file to execute. |