"Some" about the box - Computer
If I have eight hours for cutting wood, I spend six sharpening my axe.
Monday, June 21, 2010
GDB unknown commands
All in gdb> prompt
1. Ctrl + p => To get the previous command
2. p array@sizeof(array) => To print all the array elements
3. set print pretty on => To print the structure elements' values in a neat way
4. p /x
=> prints the value in hexa decimal format
Tuesday, June 1, 2010
How the linux commands are processed
http://fog.ccsf.cc.ca.us/~gboyd/cs260a/online/terminals/characters.html
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)