Wednesday, February 29, 2012

gdb print errno

This command under gdb debugger will print errno: p (int)(*__error()) 

No comments: