From cdfb0c096f49a4a900071017dc96966c96f6c82c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 6 Nov 2012 17:03:13 +0100 Subject: open_issues/gdb: 70044c11b4bf873773972c0f8784188356389bfc (2011-10-16) --- open_issues/gdb.mdwn | 14 ++++++++------ source_repositories/gdb.mdwn | 9 ++++++++- toolchain/logs | 2 +- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index 5b8ac21c..5cea82c0 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -63,12 +63,13 @@ Last reviewed up to the [[Git mirror's 70044c11b4bf873773972c0f8784188356389bfc # Build -Here's a log of a GDB build run; this is from our [[Git repository's -695f61ff0f378e1680964128585044799de27015 (2011-09-06) -sources|source_repositories/gdb]], run on kepler.SCHWINGE and coulomb.SCHWINGE. +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 +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 + $ ../Ferry_Tagscherer/configure --prefix="$PWD".install SHELL=/bin/dash CC=gcc-4.6 CXX=g++-4.6 --disable-werror 2>&1 | tee log_build [...] $ make 2>&1 | tee log_build_ [...] @@ -174,8 +175,9 @@ the `tee` process does not terminate if there are still stray leftover processes that [have their stdout/stderr open](http://sourceware.org/ml/gdb-patches/2012-10/msg00489.html). `kill`ing these (`SIGKILL` may be needed), makes the `tee` process terminate, too. On -GNU/Hurd, this has be seen for `gdb.base/structs-tf-td`, and an unknown (`?`) -one. +GNU/Hurd, this has be seen for `gdb.base/structs-tf-td`, +`gdb.cp/meth-typedefs`, and an unknown (`?`) one ("57 PIDs before" `expect +[...] gdb.cp`). ## Analysis diff --git a/source_repositories/gdb.mdwn b/source_repositories/gdb.mdwn index 76b82534..7418f5e4 100644 --- a/source_repositories/gdb.mdwn +++ b/source_repositories/gdb.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 2012 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -11,5 +12,11 @@ License|/fdl]]."]]"""]] There is a repository for maintenance of [[/GDB]] for the Hurd's needs: `grubber:~tschwinge/tmp/gdb/git`. + diff --git a/toolchain/logs b/toolchain/logs index 7cabfc0c..da70badc 160000 --- a/toolchain/logs +++ b/toolchain/logs @@ -1 +1 @@ -Subproject commit 7cabfc0c4e4d0c37f4333d45d3574bbe7b873b16 +Subproject commit da70badc277df3d9fa2bcf35fed9a694e5d1880e -- cgit v1.2.3