summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-07-05 17:30:37 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-07-05 17:30:37 +0200
commit180ff82bc1e8ce3fcb97486c3d86c9d493397cb5 (patch)
treeb1949f530d955e710e6d7210a80c59062b1d45cb
parent27f5001933f39fe883d5489b23a6cc4d1354681e (diff)
open_issues/gdb: Fix copy & paste-o; thanks Svante.
-rw-r--r--open_issues/gdb.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn
index 83d12e83..e2d2fe56 100644
--- a/open_issues/gdb.mdwn
+++ b/open_issues/gdb.mdwn
@@ -52,10 +52,9 @@ Last reviewed up to the [[Git mirror's a6276821b897bb7b1140e156c189badedd6adddc
# Build
-Here's a log of a binutils build run; this is from our [[Git repository's
+Here's a log of a GDB build run; this is from our [[Git repository's
d53cbf2a89a11bb98304490663a75229116d3e5a (2011-07-04)
-sources|source_repositories/binutils]], run on kepler.SCHWINGE and
-coulomb.SCHWINGE.
+sources|source_repositories/gdb]], run on kepler.SCHWINGE and coulomb.SCHWINGE.
$ export LC_ALL=C
$ ../master/configure --prefix="$PWD".install SHELL=/bin/dash CC=gcc-4.6 CXX=g++-4.6 --disable-werror 2>&1 | tee log_build