-Albert--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
-Albert--
Note: this means if your workflow is build-debug-change-rebuild-debug this won't help you.
Nico
warning: Skipping deprecated .gdb_index section in /usr/local/google/home/scheib/c/src/out/Debug/browser_tests.
Do "set use-deprecated-index-sections on" before the file is read
-Albert--
Thanks Roland.
I've now tested the effect of using an old gold, and it turns out
that's not the problem:
Default Chrome gold, with `use-deprecated-index-sections`:
real 1m23.303s
user 1m10.370s
sys 0m4.430s
gold with the v7 patch:
real 1m17.556s
user 1m9.150s
sys 0m3.480s
Using https://code.google.com/p/chromium/codesearch/#chromium/src/build/gdb-add-index
patched to forcibly overwrite the section:
real 0m13.195s
user 0m6.440s
sys 0m2.160s
I've let the internal gdb/gold folks know.
On Tue, May 6, 2014 at 1:53 PM, Roland McGrath <mcgr...@chromium.org> wrote:
> Older gdb versions should ignore a .gdb_index section of a newer
> version than that gdb understands.
> So it deprives users of such an older gdb of the benefits of
> .gdb_index, but should not cause other problems.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
>>>> >> email to chromium-dev+unsubscribe@chromium.org.
>>>> >> email to chromium-dev...@chromium.org.