diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-19 10:04:38 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-19 10:04:38 +0200 |
commit | 284d8c5cb4583a4ca10211ff026a17f0c57129c4 (patch) | |
tree | c4d07ab6270e028bab70883af2ac15e59a728a96 | |
parent | fed495f1ac57f6f1fe183db110fee14dda934053 (diff) |
open_issues/gdb: d19fd090b7ec0a60846c52cad9fc0c24c3729565 (2013-09-17)
-rw-r--r-- | open_issues/gdb.mdwn | 23 | ||||
m--------- | toolchain/logs | 10 |
2 files changed, 8 insertions, 25 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index fb696e52..ccc27a14 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -33,8 +33,8 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi --> -Last reviewed up to the [[Git mirror's 954ad01d097b28191088bdd8e085eda3c0bd3f0b -(2013-09-07) sources|source_repositories/gdb]]. +Last reviewed up to the [[Git mirror's d19fd090b7ec0a60846c52cad9fc0c24c3729565 +(2013-09-18) sources|source_repositories/gdb]]. * Globally @@ -78,7 +78,7 @@ Last reviewed up to the [[Git mirror's 954ad01d097b28191088bdd8e085eda3c0bd3f0b Here's a log of a GDB build run; this is from our [[Git repository|source_repositories/gdb]]'s `tschwinge/Ferry_Tagscherer` branch, -commit 954ad01d097b28191088bdd8e085eda3c0bd3f0b (2013-09-07), run on +commit d19fd090b7ec0a60846c52cad9fc0c24c3729565 (2013-09-18), run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C @@ -546,21 +546,4 @@ like `gdb/testsuite/boards/cc-with-tweaks.exp` would help, or setting "CAO2gOZXvCLdaKE2=ZKpjGVGq8A0wQ94-AUo7eKvvWHWncrU_yg@mail.gmail.com"]] look related. - * `gdb.base/argv0-symlink.exp` - - kepler.SCHWINGE: - - Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/argv0-symlink.exp ... - get_compiler_info: gcc-4-8-1 - Executing on host: gcc -c -g -o /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink0.o ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/argv0-symlink.c (timeout = 300) - spawn gcc -c -g -o /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink0.o ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/argv0-symlink.c - Executing on host: gcc /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink0.o -g -lm -o /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink (timeout = 300) - spawn gcc /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink0.o -g -lm -o /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink - Executing on host: ln -sf argv0-symlink /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink-filelink (timeout = 300) - spawn ln -sf argv0-symlink /media/data/home/thomas/tmp/source/gdb/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/gdb.base/argv0-symlink-filelink - UNSUPPORTED: gdb.base/argv0-symlink.exp: kept file symbolic link name (host does not support symbolic links) - testcase ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/argv0-symlink.exp completed in 0 seconds - - Strange. No error message? Invoking `ln -sf` manually works just fine. - TODO. diff --git a/toolchain/logs b/toolchain/logs -Subproject 5f745b588f30f90d10ae0fc04319f73692f93b6 +Subproject c0775a78c9a55fd63c4d92e2baca1f4de6cbb5d |