DescriptionMake nacl_helper easily debuggable
This makes it so that attaching gdb to a nacl_helper process, or using gdb
on a core dump from such a process, automatically finds the symbols of the
nacl_helper executable and all the shared libraries it uses. The theory of
operation and the details are explained in comments in the code.
BUG= http://code.google.com/p/chromium/issues/detail?id=103436
TEST= nacl still works, gdb attach on nacl_helper process, or gdb on core file from one, find symbols
R=mseaborn@chromium.org,bradchen@google.com
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110120
Patch Set 1 #
Total comments: 8
Patch Set 2 : cosmetic trivia per review #
Messages
Total messages: 8 (0 generated)
|