fork download
  1. Root > gSystem->Load("/usr/lib/libpthread.so");
  2. Attaching to program: /proc/17237/exe, process 17237
  3. [Thread debugging using libthread_db enabled]
  4. 0xb773d430 in __kernel_vsyscall ()
  5. error detected on stdin
  6. A debugging session is active.
  7.  
  8. Inferior 1 [process 17237] will be detached.
  9.  
  10. Quit anyway? (y or n) [answered Y; input not from terminal]
  11. Detaching from program: /proc/17237/exe, process 17237
  12. Root >
  13.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:1: error: expected constructor, destructor, or type conversion before ‘>’ token
prog.cpp:2: error: ‘Attaching’ does not name a type
prog.cpp:10: error: expected constructor, destructor, or type conversion before ‘!’ token
stdout
Standard output is empty