diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-08 16:53:44 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-08 16:53:44 +0100 |
commit | 2b48d175f4fc006558ef6478c9d4a343ba804a11 (patch) | |
tree | 84745c4bd0c411299ad648eb65a9aa47de27a2d9 /open_issues/gdb.mdwn | |
parent | cdfb0c096f49a4a900071017dc96966c96f6c82c (diff) | |
download | web-2b48d175f4fc006558ef6478c9d4a343ba804a11.tar.gz web-2b48d175f4fc006558ef6478c9d4a343ba804a11.tar.bz2 web-2b48d175f4fc006558ef6478c9d4a343ba804a11.zip |
open_issues/gdb: fe19822761b4635f392875a186e48af446b40f41 (2012-01-01)
Diffstat (limited to 'open_issues/gdb.mdwn')
-rw-r--r-- | open_issues/gdb.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index 5cea82c0..5e989e7b 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -33,8 +33,8 @@ git log --reverse --topo-order --pretty=fuller --stat=$COLUMNS,$COLUMNS -w -p -C --> -Last reviewed up to the [[Git mirror's 70044c11b4bf873773972c0f8784188356389bfc -(2011-10-16) sources|source_repositories/gdb]]. +Last reviewed up to the [[Git mirror's fe19822761b4635f392875a186e48af446b40f41 +(2012-01-01) sources|source_repositories/gdb]]. * Globally @@ -65,7 +65,7 @@ Last reviewed up to the [[Git mirror's 70044c11b4bf873773972c0f8784188356389bfc Here's a log of a GDB build run; this is from our [[Git repository|source_repositories/gdb]]'s `tschwinge/Ferry_Tagscherer` branch, -commit 70044c11b4bf873773972c0f8784188356389bfc (2011-10-16), run on +commit fe19822761b4635f392875a186e48af446b40f41 (2012-01-01), run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C |