Guest User

Untitled

a guest
Jan 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ git clone git://sourceware.org/git/binutils-gdb.git
  2. $ CD binutils-gdb
  3. $ ./Configure
  4. $ Make
  5. $ Make Install
  6.  
  7. $ gdb
  8.  
  9. bash: /usr/bin/gdb: No such file or directory
  10.  
  11. GNU gdb (GDB) 8.1.50.20180123-git...
Add Comment
Please, Sign In to add comment