Open GoogleCodeExporter opened 9 years ago
It might be nicer to support finding debug files with build-id.
(https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html)
For example, libdbus on Ubuntu uses build-id to provide debug files.
(http://packages.ubuntu.com/trusty/amd64/dbus-1-dbg/filelist)
Original comment by hashimoto@chromium.org
on 10 Feb 2015 at 4:50
Sure, we can do both.
Original comment by thestig@chromium.org
on 10 Feb 2015 at 5:52
I have a patch to do the "debug link" method:
https://breakpad.appspot.com/7784002/ but I want to look into test coverage
first so I don't accidentally break something while shuffling code around.
Original comment by thestig@chromium.org
on 11 Feb 2015 at 12:49
Original issue reported on code.google.com by
thestig@chromium.org
on 10 Feb 2015 at 2:47