Update README.md

This commit is contained in:
Zach Riggle 2015-05-17 10:41:51 -04:00
parent baf6364791
commit e1e98d4a89
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Best supported on Ubuntu 14.04 with default `gdb` or `gdb-multiarch` (e.g. with
As of changes made May 17 you must have GDB 7.9 or newer. Ubuntu Vivid users already have this. Otherwise, you'll have to build it from source. This works for Ubuntu 14.04:
```sh
$ sudo apt-get build-dep gdb
$ wget http://archive.ubuntu.com/ubuntu/pool/main/g/gdb/gdb_7.9.orig.tar.gz
$ tar xf gdb_7.9.orig.tar.gz
$ cd gdb-7.9