DescriptionAdding gdb-add-index script from Redhat's gdb rpm.
For linux users who are going to debug chromium, running gdb-add-index
on the binary first will significantly speed up debugger start time.
The originating RPM is gdb-7.4.50.20120603-1.1.x86_64.rpm. The script is
just a bash script version of the instructions in the gdb man page.
BUG=none
TEST=ran it on a statically linked browser_tests locally. verfied .gdb_index section exists
and that gdb does startup faster (from ~20 secs to ~3 seconds)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144644
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|