Skip to content

Commit 4399a08

Browse files
authored
Updated link to GDB
1 parent c1645ed commit 4399a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14-checkpoint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on Homebrew's repos)
2020

2121
```sh
2222
cd /tmp/src
23-
curl -O http://ftp.rediris.es/mirror/GNU/gnu/gdb/gdb-7.8.tar.gz
23+
curl -O http://ftp.rediris.es/mirror/GNU/gdb/gdb-7.8.tar.gz
2424
tar xf gdb-7.8.tar.gz
2525
mkdir gdb-build
2626
cd gdb-build

0 commit comments

Comments
 (0)