mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
Updated link to GDB
This commit is contained in:
parent
c1645ed6ff
commit
4399a08024
@ -20,7 +20,7 @@ on Homebrew's repos)
|
||||
|
||||
```sh
|
||||
cd /tmp/src
|
||||
curl -O http://ftp.rediris.es/mirror/GNU/gnu/gdb/gdb-7.8.tar.gz
|
||||
curl -O http://ftp.rediris.es/mirror/GNU/gdb/gdb-7.8.tar.gz
|
||||
tar xf gdb-7.8.tar.gz
|
||||
mkdir gdb-build
|
||||
cd gdb-build
|
||||
|
Loading…
Reference in New Issue
Block a user