DescriptionUse libdl to get symbols for backtraces
With this patch, it'll look like this:
$ out/x64.optdebug/d8 --expose-trigger-failure test/mjsunit/mjsunit.js test/mjsunit/verify-assert-false.js
==== C stack trace ===============================
1: V8_Fatal
2: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
3: 0x727ced
4: 0x72b6ba
5: 0x188c7f607f9b
BUG=none
R=svenpanne@chromium.org
LOG=y
Committed: https://crrev.com/843634994fce8da65323d3ba046d32aefd6eba1a
Cr-Commit-Position: refs/heads/master@{#27318}
Patch Set 1 #Patch Set 2 : updates #
Messages
Total messages: 8 (2 generated)
|